14 lines
207 B
CSS
14 lines
207 B
CSS
#containers_volume {
|
|
min-width: 10%;
|
|
max-width: 10%;
|
|
display: inline-block;
|
|
}
|
|
|
|
#containers_volumeSlider {
|
|
width: 55%;
|
|
}
|
|
|
|
#containers_templates {
|
|
margin-top: 2.5%;
|
|
margin-bottom: 1%;
|
|
} |