chore: revert some style changes

This commit is contained in:
AlexeyZavar
2025-12-18 11:48:20 +03:00
parent 628b2c714f
commit e7ef873935
13 changed files with 27 additions and 32 deletions
+2 -2
View File
@@ -735,7 +735,7 @@ createPollOptionRemove: CrossButton {
crossFgOver: boxTitleCloseFgOver;
crossPosition: point(0px, 0px);
duration: 135;
duration: 150;
loadingPeriod: 1000;
ripple: defaultRippleAnimationBgOver;
}
@@ -782,7 +782,7 @@ backgroundCheck: ServiceCheck {
large: 6px;
stroke: 2px;
color: msgServiceFg;
duration: 180;
duration: 200;
}
backgroundConfirmPadding: margins(24px, 16px, 24px, 16px);
backgroundConfirm: RoundButton(defaultActiveButton) {