Fix theme parsing errors

This commit is contained in:
EliverLara
2021-11-28 13:51:06 -06:00
parent 53142f4778
commit 028fe82356
3 changed files with 2 additions and 14 deletions

View File

@@ -357,12 +357,8 @@ radiobutton.color-button {
background-image: none;
border: 1px solid rgba(black, 0.2);
border-radius: 50%;
box-shadow: inset-shadow();
color: $base_color;
-gtk-icon-source: -gtk-icontheme("check-active-symbolic");
min-height: rem(12px);
min-width: rem(12px);
padding: rem(3px);
}
&.red check,