Took 5 hours 14 minutes
This commit is contained in:
2022-11-21 12:13:30 +01:00
parent a4ac8d083b
commit a722caf2d4
17 changed files with 421 additions and 106 deletions

View File

@ -0,0 +1,9 @@
#containers_volume {
min-width: 10%;
max-width: 10%;
display: inline-block;
}
#containers_volumeSlider {
width: 45%;
}