ソースを参照

Reduce minimum size of activity

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra 2 年 前
コミット
a1346dc900
1 ファイル変更1 行追加1 行削除
  1. 1 1
      theme/Style/Style.qml

+ 1 - 1
theme/Style/Style.qml

@@ -58,7 +58,7 @@ QtObject {
     property int iconButtonWidth: 36
     property int standardPrimaryButtonHeight: 40
 
-    property int minActivityHeight: variableSize(40)
+    property int minActivityHeight: variableSize(32)
 
     property int currentAccountButtonWidth: 220
     property int currentAccountButtonRadius: 2