ryohek 6 anni fa
parent
commit
409317688c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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,