Small fix for video player as the progress bar shouldn't be rtl

This commit is contained in:
Hadi Charara 2022-07-03 09:10:02 -04:00
parent 974417ce3d
commit 4530e44e62
5 changed files with 32 additions and 43 deletions

View file

@ -265,7 +265,7 @@
.dashboardDocument .mainDrawer {
z-index: inherit !important;
inset-inline-start: 0 !important;
left: 0 !important;
top: 0 !important;
transform: none !important;
box-shadow: none !important;