Gnome: Fix error log due to invalid property name #125

This commit is contained in:
EliverLara
2020-12-29 13:43:15 -06:00
parent 863bbacd4a
commit f8dd4038d2
3 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
@include button(normal-header);
margin-top: 5px;
margin-bottom: 5px;
height: 24px;
min-height: 24px;
&:hover { color: $selected_bg_color; }
&:selected,
&:active,