@@ -276,6 +276,9 @@ class Config {
}
if (Config.raw.touch_ui) {
App.theme.FULL_TABS = true;
+ App.theme.ELEMENT_H += 4;
+ App.theme.BUTTON_H += 4;
+ App.theme.FONT_SIZE += 1;
buttonAlign = zui.Zui.Align.Center;
buttonSpacing = "";