Преглед на файлове

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