improve display

This commit is contained in:
Julien9969 2024-08-02 21:48:38 +02:00
parent 8e1f76a414
commit 46d0d3cc2d

View File

@ -2,8 +2,8 @@
.sliderMarker { .sliderMarker {
position: absolute !important; position: absolute !important;
width: 2px !important; width: 2px !important;
height: 10px !important; height: 9.5px !important;
transform: translate3d(0, 40%, 0) !important; transform: translate3d(0, 50%, 0) !important;
display: block !important; display: block !important;
} }