mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Moved out significant part of url auth box to td_ui.
This commit is contained in:
@@ -814,6 +814,13 @@ urlAuthCheckboxAbout: FlatLabel(defaultPeerListAbout) {
|
||||
font: font(12px);
|
||||
}
|
||||
}
|
||||
urlAuthBoxRowTopLabel: FlatLabel(boxLabel) {
|
||||
maxHeight: 30px;
|
||||
}
|
||||
urlAuthBoxRowBottomLabel: FlatLabel(defaultFlatLabel) {
|
||||
textFg: windowSubTextFg;
|
||||
maxHeight: 30px;
|
||||
}
|
||||
|
||||
addContactFieldMargin: margins(19px, 0px, 19px, 10px);
|
||||
addContactWarningMargin: margins(19px, 10px, 19px, 5px);
|
||||
|
||||
Reference in New Issue
Block a user