Browse Source

added btn class into btn-circle only

ryuichi-e 6 years ago
parent
commit
5ff6b8da44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/styles/scss/atoms/_buttons.scss

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

@@ -1,4 +1,4 @@
-.btn-circle {
+.btn.btn-circle {
   width: 30px;
   width: 30px;
   height: 30px;
   height: 30px;
   padding: 6px 0;
   padding: 6px 0;