mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Added api support to show match codes first to url auth box.
This commit is contained in:
@@ -806,6 +806,10 @@ backgroundConfirmCancel: RoundButton(backgroundConfirm) {
|
||||
color: shadowFg;
|
||||
}
|
||||
}
|
||||
urlAuthBox: Box(defaultBox) {
|
||||
buttonPadding: margins(0px, 0px, 0px, 12px);
|
||||
buttonHeight: 0px;
|
||||
}
|
||||
urlAuthCheckbox: Checkbox(defaultBoxCheckbox) {
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user