Fix: Seek bar thumb was showing over trickplay preview
This commit is contained in:
parent
31543c1757
commit
22c6da1613
1 changed files with 1 additions and 0 deletions
|
|
@ -1926,6 +1926,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
border-radius: var(--largeRadius);
|
||||
border: var(--defaultBorder);
|
||||
overflow: hidden;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.alphaPickerButton {
|
||||
|
|
|
|||
Loading…
Reference in a new issue