This commit is contained in:
mateusz779 2024-11-06 23:47:02 +01:00
parent e587c7a59c
commit d50ede114d

View File

@ -110,10 +110,12 @@ input:focus {
padding: 1rem; padding: 1rem;
background-color: #f8f9fa; background-color: #f8f9fa;
border-radius: 8px; border-radius: 8px;
width: 100%;
} }
#zoomSlider { #zoomSlider {
flex: 1; flex: 1;
width: 100%;
-webkit-appearance: none; -webkit-appearance: none;
appearance: none; appearance: none;
height: 4px; height: 4px;