Fix: Increased gap between seek bar and the remaining playback time
This commit is contained in:
parent
a6184437ec
commit
a9d9df70fe
1 changed files with 1 additions and 0 deletions
|
|
@ -2237,6 +2237,7 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||||
.endTimeText {
|
.endTimeText {
|
||||||
justify-content: right;
|
justify-content: right;
|
||||||
padding-inline-end: .8em;
|
padding-inline-end: .8em;
|
||||||
|
margin: 0 0 0 .75em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.startTimeText,
|
.startTimeText,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue