SizeInput: fix slider overflow on small breakpoint
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
.size-bar input {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.size-bar label {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.size-bar input::-webkit-slider-thumb {
|
||||
|
||||
Reference in New Issue
Block a user