Markus Kreusch 9 年之前
父節點
當前提交
2eb4d87dd1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main/ui/src/main/resources/css/win_theme.css

+ 1 - 1
main/ui/src/main/resources/css/win_theme.css

@@ -65,7 +65,7 @@
 
 .button,
 .toggle-button {
-	-fx-pref-height: 25px;
+	-fx-pref-height: 27px;
 	-fx-background-color: COLOR_BORDER, linear-gradient(to bottom, #F0F0F0 0%, #E5E5E5 100%);
 	-fx-background-insets: 0, 1;
     -fx-padding: 2px 12px 2px 12px;