aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/lib/ui/button.svelte
diff options
context:
space:
mode:
authorivar <i@oiee.no>2025-12-15 00:40:21 +0100
committerivar <i@oiee.no>2025-12-15 00:40:21 +0100
commit2b5e4c4aa372632b87a404027cf53d5a7bfc3808 (patch)
tree4782fec17e6c3745fb43e209dfe80e33340d37c0 /app/src/lib/ui/button.svelte
parent008862f8a2431c8f755a38a0ef242b8faf125057 (diff)
downloadsparebank1-actualbudget-2b5e4c4aa372632b87a404027cf53d5a7bfc3808.tar.xz
sparebank1-actualbudget-2b5e4c4aa372632b87a404027cf53d5a7bfc3808.zip
Progress
Diffstat (limited to 'app/src/lib/ui/button.svelte')
-rw-r--r--app/src/lib/ui/button.svelte1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/lib/ui/button.svelte b/app/src/lib/ui/button.svelte
index 313cd90..8c66bd2 100644
--- a/app/src/lib/ui/button.svelte
+++ b/app/src/lib/ui/button.svelte
@@ -26,6 +26,7 @@
display: flex;
gap: 3px;
transition: 0.1s all ease;
+ height: fit-content;
&:hover,
&:focus {