summaryrefslogtreecommitdiff
path: root/src/resources/themes/_Adwaita-base.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/themes/_Adwaita-base.scss')
-rw-r--r--src/resources/themes/_Adwaita-base.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/themes/_Adwaita-base.scss b/src/resources/themes/_Adwaita-base.scss
index a533e18ff..aed7ae204 100644
--- a/src/resources/themes/_Adwaita-base.scss
+++ b/src/resources/themes/_Adwaita-base.scss
@@ -125,7 +125,7 @@ $menu_selected_color: if($variant == 'light', darken($bg_color, 6%), darken($bg_
margin: 5px;
row {
- min-height: 36px;
+ min-height: 30px;
padding: 3px;
border-radius: 5px;
-gtk-outline-radius: 5px;