mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 15:43:55 +02:00
Fix layout of community transfer error box.
This commit is contained in:
parent
da10059f45
commit
31e38e1690
1 changed files with 1 additions and 1 deletions
|
@ -915,7 +915,7 @@ blockUserConfirmation: FlatLabel(boxLabel) {
|
||||||
minWidth: 240px;
|
minWidth: 240px;
|
||||||
}
|
}
|
||||||
|
|
||||||
transferCheckWidth: 300px;
|
transferCheckWidth: 320px;
|
||||||
|
|
||||||
slowmodeLabelsMargin: margins(0px, 5px, 0px, 0px);
|
slowmodeLabelsMargin: margins(0px, 5px, 0px, 0px);
|
||||||
slowmodeLabel: LabelSimple(defaultLabelSimple) {
|
slowmodeLabel: LabelSimple(defaultLabelSimple) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue