From 78d200949719365447c0f082ab1a66ac25359296 Mon Sep 17 00:00:00 2001 From: Nils Date: Tue, 5 Nov 2024 14:14:09 +0100 Subject: [PATCH] migrate mt-inheritance-switch to plain css --- .../mt-inheritance-switch/mt-inheritance-switch.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/component-library/src/components/form/_internal/mt-inheritance-switch/mt-inheritance-switch.vue b/packages/component-library/src/components/form/_internal/mt-inheritance-switch/mt-inheritance-switch.vue index 57f44003..4a16fffc 100644 --- a/packages/component-library/src/components/form/_internal/mt-inheritance-switch/mt-inheritance-switch.vue +++ b/packages/component-library/src/components/form/_internal/mt-inheritance-switch/mt-inheritance-switch.vue @@ -103,13 +103,13 @@ export default defineComponent({ }); -