mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Seek bar thumb was showing over trickplay preview
This commit is contained in:
@@ -1926,6 +1926,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
border-radius: var(--largeRadius);
|
border-radius: var(--largeRadius);
|
||||||
border: var(--defaultBorder);
|
border: var(--defaultBorder);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alphaPickerButton {
|
.alphaPickerButton {
|
||||||
|
Reference in New Issue
Block a user