Fix wheel button line-height for proper centering
Deploy to Development and Production / deploy (push) Successful in 12s
Details
Deploy to Development and Production / deploy (push) Successful in 12s
Details
This commit is contained in:
parent
97b9cd64be
commit
c6ece6e5cb
|
|
@ -316,7 +316,7 @@
|
||||||
height: 56px;
|
height: 56px;
|
||||||
min-width: 140px;
|
min-width: 140px;
|
||||||
letter-spacing: 2px;
|
letter-spacing: 2px;
|
||||||
line-height: 1 !important;
|
line-height: normal !important;
|
||||||
text-shadow: 0 2px 8px #000, 0 0 10px #0cf101;
|
text-shadow: 0 2px 8px #000, 0 0 10px #0cf101;
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue