Fix button height
This commit is contained in:
@@ -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
Reference in New Issue
Block a user