ryohek 6 лет назад
Родитель
Сommit
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) {
   &:not(:hover):not(.active) {
     background-color: transparent;
     background-color: transparent;
   }
   }
+  width: 35px;
+  height: 35px;
 }
 }
 
 
 .btn-copy,
 .btn-copy,