fix(stage-ui): reduce about button click feeling

This commit is contained in:
Neko Ayaka
2025-12-18 15:03:24 +08:00
parent 63a12d3b9e
commit 55f3019737
@@ -95,7 +95,7 @@ const hasBuildInfo = computed(() => {
'lg:px-5 lg:py-3',
'outline-none',
'backdrop-blur-md',
'active:scale-95',
'active:scale-98',
'focus:outline-none',
'text-nowrap',
'text-sm md:text-base',