From 7afe929937835cace9258095efe286a8c882256a Mon Sep 17 00:00:00 2001 From: Lazizbek Ergashev Date: Sat, 5 Sep 2026 00:37:05 +0500 Subject: [PATCH] fix(theme): decouple VPButton height from line-height (#5421) --- src/client/theme-default/components/VPButton.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/client/theme-default/components/VPButton.vue b/src/client/theme-default/components/VPButton.vue index 51b7e9ec..23208e14 100644 --- a/src/client/theme-default/components/VPButton.vue +++ b/src/client/theme-default/components/VPButton.vue @@ -42,7 +42,9 @@ const component = computed(() => {