fix slider rendering

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
This commit is contained in:
Victor Seiji Hariki 2022-12-02 07:31:55 -03:00
parent ba69013b3d
commit 1260537da2
No known key found for this signature in database
GPG key ID: 53D76502731B4A7C

View file

@ -90,8 +90,7 @@ div.slider-wrapper > input.text {
appearance: textfield; appearance: textfield;
border: 0px; border: 0px;
padding-top: 5px; height: 100%;
height: 15px;
text-align: center; text-align: center;
background-color: transparent; background-color: transparent;
} }