From 9541bf144fb09e46ebb5d0ee51ef4ab06fa6097f Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Wed, 15 Dec 2021 02:42:45 -0600 Subject: [PATCH] Tweak the button to allow fixed-colour background when using it with icons --- web-svelte/src/components/SciFi-Button.svelte | 27 ++++++++++++------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/web-svelte/src/components/SciFi-Button.svelte b/web-svelte/src/components/SciFi-Button.svelte index 714e0af..baf0fb8 100644 --- a/web-svelte/src/components/SciFi-Button.svelte +++ b/web-svelte/src/components/SciFi-Button.svelte @@ -1,7 +1,9 @@