mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-06 15:38:53 -05:00
fix: The volume hover should be displayed in front of the seekbar
This commit is contained in:
parent
e095d68667
commit
89a74f6570
@ -1283,6 +1283,7 @@ button.vjs-button > .vjs-icon-placeholder:before {
|
|||||||
|
|
||||||
.vjs-volume-panel {
|
.vjs-volume-panel {
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
|
z-index: 1000 !important;
|
||||||
}
|
}
|
||||||
.video-js .vjs-play-progress.vjs-slider-bar + .vjs-time-tooltip {
|
.video-js .vjs-play-progress.vjs-slider-bar + .vjs-time-tooltip {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user