UI changes for HDPI.

Voucher could be marked as EET not entering.
This commit is contained in:
2017-03-11 21:05:11 +01:00
parent e028116ab8
commit 94e4edc6e6
4 changed files with 27 additions and 18 deletions
+2 -2
View File
@@ -18,6 +18,6 @@
#navigation QToolButton {
color: white;
font-weight: bold;
min-width: 80px;
font: 10px;
min-width: 90px;
font: 10pt;
}