9 lines
135 B
CSS
9 lines
135 B
CSS
#containers_volume {
|
|
min-width: 10%;
|
|
max-width: 10%;
|
|
display: inline-block;
|
|
}
|
|
|
|
#containers_volumeSlider {
|
|
width: 45%;
|
|
} |