Fix language combo layout

This commit is contained in:
JackMyth 2022-03-06 18:04:21 +08:00
parent 9d56b1d503
commit b203fbd3ac
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
}
layout{
place { controls=Label4,LanguageCombo,TranslationLabel dir=down margin-top=20 margin-left=20 spacing=8}
place { controls=LanguageCombo,LanguageCombo,TranslationLabel dir=down margin-top=20 margin-left=20 spacing=8}
place { controls=Divider1 start=TranslationLabel dir=down margin-top=15 width=max margin-right=20}
place { controls=Label1 start=Divider1 dir=down margin-top=15 width=max margin-right=20}