Tienson Qin 4 лет назад
Родитель
Сommit
8a4fc81436
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/frontend/ui.css

+ 1 - 1
src/main/frontend/ui.css

@@ -32,7 +32,7 @@
 
 .ui__toggle {
   .wrapper {
-    @apply relative inline-block flex-shrink-0
+    @apply relative flex-shrink-0
     h-6 w-11 border-2 border-transparent flex
     rounded-full cursor-pointer focus:outline-none focus:shadow-outline;
   }