Skip to content

Commit abdc067

Browse files
committed
Fix css property name (#208)
1 parent 7cc3ad0 commit abdc067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bar/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ button {
1414
padding-left: 10px;
1515
padding-right: 10px;
1616
margin: 5px;
17-
-gtk-icon-style: none;
17+
-gtk-icon-shadow: none;
1818
}
1919

2020
button:hover {

0 commit comments

Comments
 (0)