diff --git a/src/components/KInputSwitch/KInputSwitch.vue b/src/components/KInputSwitch/KInputSwitch.vue index 702604e527..f869f963a4 100644 --- a/src/components/KInputSwitch/KInputSwitch.vue +++ b/src/components/KInputSwitch/KInputSwitch.vue @@ -210,7 +210,7 @@ $kInputSwitchLargeCircleSize: 10px; } .switch-control-wrapper { - display: flex; + display: flex !important; } .switch-control {