From e9b50c6cadaf64430af73349d9655c066eaf3529 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Sun, 8 Feb 2026 22:57:51 +0100 Subject: [PATCH] feat(common): animate label switching of common buttons --- app/components/Common/Buttons.vue | 70 +++++++++++++++++++++++++++++-- 1 file changed, 66 insertions(+), 4 deletions(-) diff --git a/app/components/Common/Buttons.vue b/app/components/Common/Buttons.vue index cdbfce9..f3d6e30 100644 --- a/app/components/Common/Buttons.vue +++ b/app/components/Common/Buttons.vue @@ -1,4 +1,6 @@