mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Placed the seekbar below media controls to reduce distraction during video playback
This commit is contained in:
@@ -1106,6 +1106,11 @@ progress+span {
|
||||
font-size: 3em;
|
||||
}
|
||||
|
||||
.osdControls {
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
|
||||
.itemDetailsGroup {
|
||||
outline: none;
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user