diff --git a/components/inputswitch/InputSwitch.vue b/components/inputswitch/InputSwitch.vue index f8eeacb91..c8b063c79 100755 --- a/components/inputswitch/InputSwitch.vue +++ b/components/inputswitch/InputSwitch.vue @@ -127,6 +127,7 @@ export default { left: 0; right: 0; bottom: 0; + border: 1px solid transparent; } .p-inputswitch-slider:before {