From b3a7f65af07502307347283bde9e371ffd66066f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Tue, 28 Feb 2023 20:49:08 +0300 Subject: [PATCH] Refactor #3646 --- components/inputswitch/InputSwitch.vue | 1 + 1 file changed, 1 insertion(+) 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 {