fix
This commit is contained in:
parent
e587c7a59c
commit
d50ede114d
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user