From f1d53fdadd7adea3abcc2127c9e57f07ac7075fd Mon Sep 17 00:00:00 2001 From: Jay George Date: Tue, 24 Mar 2026 19:41:44 +0000 Subject: [PATCH] Remove button height from svgs in labels like the link icon so that the label height doesn't change when switching sites --- resources/js/components/ui/Label.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/components/ui/Label.vue b/resources/js/components/ui/Label.vue index 3498388a0fc..8ed3f87bc62 100644 --- a/resources/js/components/ui/Label.vue +++ b/resources/js/components/ui/Label.vue @@ -18,7 +18,7 @@ const props = defineProps({