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

5 lines
115 B
CSS

/* Stable minimum width so the transport cluster doesn't reflow */
::deep .controls-left {
min-width: 200px;
}