Fix progress bar

This commit is contained in:
the1812 2021-04-19 17:53:09 +08:00
parent 611ff641bb
commit 000c71b782
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,6 +4,7 @@
right: 0 !important;
bottom: 0px !important;
opacity: 1 !important;
visibility: visible !important;
transition: none !important;
.bui-track-video-progress {
align-self: flex-end !important;