Parcourir la source

fix btn-fill layout

yusuketk il y a 6 ans
Parent
commit
aeb46a812a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;