Fix button height

This commit is contained in:
2021-10-20 21:01:59 +02:00
parent 7cd9c17c8c
commit a4dd7a4d16
3 changed files with 3 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ $stroke-width-axis : 2;
cursor: pointer; cursor: pointer;
text-shadow: 0px 1px 1px rgba(0,0,0,0.8); text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
width: 44px; width: 44px;
height: 44px;
text-align: center; text-align: center;
box-shadow: none; box-shadow: none;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long