mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Renamed changePhoneIconSize with normalBoxLottieSize.
This commit is contained in:
@@ -537,7 +537,6 @@ changePhoneDescription: FlatLabel(defaultFlatLabel) {
|
||||
}
|
||||
changePhoneDescriptionPadding: margins(0px, 1px, 0px, 8px);
|
||||
changePhoneIconPadding: margins(0px, 39px, 0px, 5px);
|
||||
changePhoneIconSize: 120px;
|
||||
changePhoneLabel: FlatLabel(defaultFlatLabel) {
|
||||
minWidth: 275px;
|
||||
textFg: windowSubTextFg;
|
||||
@@ -546,6 +545,8 @@ changePhoneError: FlatLabel(changePhoneLabel) {
|
||||
textFg: boxTextFgError;
|
||||
}
|
||||
|
||||
normalBoxLottieSize: size(120px, 120px);
|
||||
|
||||
adminLogFilterUserpicLeft: 15px;
|
||||
adminLogFilterLittleSkip: 16px;
|
||||
adminLogFilterCheckbox: Checkbox(defaultBoxCheckbox) {
|
||||
|
||||
Reference in New Issue
Block a user