fixed slider offset

This commit is contained in:
Jan Ochwat 2022-01-10 16:28:55 +01:00
parent 07c6d09870
commit 889ac7a5eb
No known key found for this signature in database
GPG Key ID: D33C79EB4FE970CE

View File

@ -1375,6 +1375,7 @@ option {
height: 10px; height: 10px;
opacity: 1 !important; opacity: 1 !important;
display: block; display: block;
margin-left: -10px;
} }
.slider-dot { .slider-dot {