mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-13 04:37:11 +02:00
Improve system unlock button area.
This commit is contained in:
parent
4cafacc8db
commit
aaa72b7c30
1 changed files with 4 additions and 3 deletions
|
@ -292,9 +292,10 @@ passcodeAboutSkip: 7px;
|
|||
passcodeSkip: 23px;
|
||||
passcodeSystemUnlock: IconButton(defaultIconButton) {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
rippleAreaSize: 24px;
|
||||
rippleAreaPosition: point(4px, 4px);
|
||||
height: 36px;
|
||||
iconPosition: point(4px, 4px);
|
||||
rippleAreaSize: 32px;
|
||||
rippleAreaPosition: point(0px, 0px);
|
||||
ripple: RippleAnimation(defaultRippleAnimation) {
|
||||
color: lightButtonBgOver;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue