Files
deepdrft/DeepDrftPublic.Client/Controls/AudioPlayerBar/VolumeControls.razor.css
T

9 lines
142 B
CSS

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