ryohek 6 năm trước cách đây
mục cha
commit
409317688c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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,