mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
chore: revert some style changes
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user