mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix suggest export box layout.
This commit is contained in:
parent
097424c535
commit
c846a14118
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ boxMediumSkip: 20px;
|
||||||
boxButtonPadding: margins(8px, 12px, 13px, 12px);
|
boxButtonPadding: margins(8px, 12px, 13px, 12px);
|
||||||
boxLayerButtonPadding: margins(8px, 8px, 8px, 8px);
|
boxLayerButtonPadding: margins(8px, 8px, 8px, 8px);
|
||||||
boxLabel: FlatLabel(defaultFlatLabel) {
|
boxLabel: FlatLabel(defaultFlatLabel) {
|
||||||
minWidth: 285px;
|
minWidth: 274px;
|
||||||
align: align(topleft);
|
align: align(topleft);
|
||||||
style: boxLabelStyle;
|
style: boxLabelStyle;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue