فهرست منبع

minor style fix

Torkel Ödegaard 7 سال پیش
والد
کامیت
6e2f6701ac
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      public/sass/components/_switch.scss

+ 2 - 2
public/sass/components/_switch.scss

@@ -97,10 +97,10 @@ input:checked + .gf-form-switch__slider::before {
   &--transparent {
     background: transparent;
     border: none;
-    width: 20px;
+    width: 23px;
     height: auto;
     position: relative;
-    padding-left: 7px;
+    padding-left: 8px;
   }
 
   &--table-cell {