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

5 lines
109 B
CSS

/* Stable minimum width so the transport cluster doesn't reflow */
.transport-zone {
min-width: 180px;
}