Renamed changePhoneIconSize with normalBoxLottieSize.

This commit is contained in:
23rd
2025-11-05 13:18:34 +03:00
parent ed7c5e97cb
commit 8ac7fd14ec
11 changed files with 12 additions and 26 deletions
+2 -1
View File
@@ -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) {