adwaita: Remove a redundant -gtk-icon-shadow: none

Buttons have no icon shadows anymore anyway.
This commit is contained in:
Alexander Mikhaylenko 2020-05-07 01:01:12 +05:00
parent c17aa12235
commit 24e3556c30

View File

@ -1364,8 +1364,6 @@ windowcontrols {
margin: 0 2px;
min-width: 0;
min-height: 0;
&:backdrop { -gtk-icon-shadow: none; }
}
}