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