2
0
kaori-t 5 жил өмнө
parent
commit
528e7a189c

+ 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%));