Files
deepdrft/DeepDrftPublic.Client/Controls/AudioPlayerBar/VolumeControls.razor.css
T
2026-06-04 19:28:14 -04:00

9 lines
144 B
CSS

/* Width caps only — layout/colour come from MudStack + theme */
.volume-controls {
width: 140px;
}
.volume-slider {
width: 100px;
}