Fix: CSS issue with too large slider

This commit is contained in:
Kujiu 2021-06-03 00:41:18 +02:00
parent 6e96013f00
commit 6b168e67d7
Signed by: kujiu
GPG key ID: ABBB2CAC6855599F

View file

@ -87,7 +87,7 @@
} }
.sphinxgalleria-core figure input[type=range] { .sphinxgalleria-core figure input[type=range] {
width: 100%; width: 90%;
height: 1.5rem; height: 1.5rem;
border: none; border: none;
-webkit-appearance: none; -webkit-appearance: none;