kaori-t hace 5 años
padre
commit
528e7a189c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/client/styles/scss/theme/default.scss

+ 1 - 0
src/client/styles/scss/theme/default.scss

@@ -104,6 +104,7 @@ html[light] {
   @import 'apply-colors';
   @import 'apply-colors-light';
 
+  // Button
   .grw-three-stranded-button {
     .btn.btn-outline-primary {
       @include three-stranded-button($primary, lighten($primary, 65%), lighten($primary, 70%));