Przeglądaj źródła

fix btn-fill layout

yusuketk 6 lat temu
rodzic
commit
aeb46a812a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/client/styles/scss/atoms/_buttons.scss

+ 1 - 1
src/client/styles/scss/atoms/_buttons.scss

@@ -60,7 +60,7 @@
 }
 
 // fill button style
-.btn-fill {
+:root button.btn-fill {
   position: relative;
   overflow: hidden;
   color: white;