From cd4956b1df59789e02804c3535ade4be453175a2 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Wed, 18 Aug 2021 21:24:19 +0100 Subject: [PATCH] :lipstick: Updates SVG button style helper --- src/styles/style-helpers.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/styles/style-helpers.scss b/src/styles/style-helpers.scss index ebcbd6c1..7bac6d6d 100644 --- a/src/styles/style-helpers.scss +++ b/src/styles/style-helpers.scss @@ -17,8 +17,6 @@ .svg-button { color: var(--primary); - width: 1.5rem; - height: 1.5rem; svg { path { fill: var(--settings-text-color);