Fix 'reset' button not having text centered
This commit is contained in:
parent
1afbeb33fc
commit
d4e2c4d301
1 changed files with 1 additions and 0 deletions
|
@ -5773,6 +5773,7 @@ body.no-gpu {
|
|||
.reset-button{
|
||||
width: 50%;
|
||||
margin-left: 25%;
|
||||
text-align: center;
|
||||
}
|
||||
input.eq-slider {
|
||||
-webkit-appearance: slider-vertical;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue