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

6 lines
141 B
CSS

/* Layout stability so the timestamp doesn't reflow as digits change */
.timestamp-display {
min-width: 120px;
text-align: center;
}