ryohek 6 年 前
コミット
409317688c
1 ファイル変更2 行追加0 行削除
  1. 2 0
      src/client/styles/scss/atoms/_buttons.scss

+ 2 - 0
src/client/styles/scss/atoms/_buttons.scss

@@ -9,6 +9,8 @@
   &:not(:hover):not(.active) {
     background-color: transparent;
   }
+  width: 35px;
+  height: 35px;
 }
 
 .btn-copy,