Fix: Increased gap between seek bar and the remaining playback time

This commit is contained in:
lscambo13
2025-05-10 09:48:58 -07:00
parent a6184437ec
commit a9d9df70fe

View File

@@ -2237,6 +2237,7 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
.endTimeText {
justify-content: right;
padding-inline-end: .8em;
margin: 0 0 0 .75em !important;
}
.startTimeText,