itender/web/public/stylesheets/containers.css
Tobias Hopp c2d722c12e "a few changes"
Took 6 hours 57 minutes
2025-04-29 11:29:26 +02:00

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%;
}