This commit is contained in:
bingus_violet 2024-11-22 17:04:39 -06:00
parent 5d8fae81f6
commit 44d62c54e9
4 changed files with 57 additions and 31 deletions

View file

@ -16,6 +16,6 @@
width: calc(100% - 65px);
}
.durationBarFormatter {
width: 55px;
.durationBarStuff {
padding-left: 6px;
}