Expander arrow scaling fix

This commit is contained in:
aidan 2019-08-30 19:24:14 -05:00
parent e21565da64
commit 9468d271d4
1 changed files with 1 additions and 1 deletions

View File

@ -1419,7 +1419,7 @@ expander arrow {
min-height: 16px; }
treeview.view.expander {
-gtk-icon-transform: scale(1.7); }
-gtk-icon-transform: scale(2); }
/************
* iconview *