refactor(controls): use button element for buttons instead of divs closes #1228

This commit is contained in:
moklick
2021-06-16 11:37:41 +02:00
parent 290ba99f70
commit d480d25761
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -171,6 +171,7 @@
&-button {
width: 24px;
height: 24px;
border: none;
svg {
width: 100%;