From 60f780134562ba2b60b5e9448390d2327721bf23 Mon Sep 17 00:00:00 2001 From: DecDuck Date: Fri, 14 Feb 2025 20:07:40 +1100 Subject: [PATCH] fix: loading button styles --- base/components/LoadingButton.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/base/components/LoadingButton.vue b/base/components/LoadingButton.vue index 9a2e83e1..c615ed85 100644 --- a/base/components/LoadingButton.vue +++ b/base/components/LoadingButton.vue @@ -1,11 +1,15 @@