language: update

* update constants
* adopt width of languages combo box

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2020-11-05 20:04:16 +01:00
parent 1f3c6a7fff
commit 70bd6b8b8d
2 changed files with 2 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ impl Template for LocalizationView {
Columns::create()
.push(120)
.push(12)
.push("auto")
.push(150)
)
.rows(Rows::create()
.push("auto")