💄 Updates SVG button style helper

This commit is contained in:
Alicia Sykes 2021-08-18 21:24:19 +01:00
parent 39ee63ebd3
commit cd4956b1df

View File

@ -17,8 +17,6 @@
.svg-button { .svg-button {
color: var(--primary); color: var(--primary);
width: 1.5rem;
height: 1.5rem;
svg { svg {
path { path {
fill: var(--settings-text-color); fill: var(--settings-text-color);