From 64a29437d113d7afe7a92cac356e09d6c21998b8 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 17 Dec 2021 01:43:45 -0600 Subject: [PATCH] Allow custom classes to be on the button, make the button change the cursor type, and adjust indent on the script to make it consistent with other components --- web-svelte/src/components/SciFi-Button.svelte | 57 +++++++++++-------- 1 file changed, 32 insertions(+), 25 deletions(-) diff --git a/web-svelte/src/components/SciFi-Button.svelte b/web-svelte/src/components/SciFi-Button.svelte index baf0fb8..6a9e133 100644 --- a/web-svelte/src/components/SciFi-Button.svelte +++ b/web-svelte/src/components/SciFi-Button.svelte @@ -1,35 +1,38 @@
-