mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 02:01:40 -05: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);
|
||||
boxLayerButtonPadding: margins(8px, 8px, 8px, 8px);
|
||||
boxLabel: FlatLabel(defaultFlatLabel) {
|
||||
minWidth: 285px;
|
||||
minWidth: 274px;
|
||||
align: align(topleft);
|
||||
style: boxLabelStyle;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue