9 lines
142 B
CSS
9 lines
142 B
CSS
/* Width caps only — layout/colour come from MudStack + theme */
|
|
.volume-controls {
|
|
width: 70px;
|
|
}
|
|
|
|
.volume-slider {
|
|
width: 50px;
|
|
}
|