We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73b537 commit ad1481fCopy full SHA for ad1481f
1 file changed
packages/vidstack/player/styles/default/layouts/video.css
@@ -161,6 +161,7 @@
161
}
162
163
.vds-video-layout :where(*[data-hocus], *:focus-within) + .vds-volume-slider,
164
+.vds-video-layout :where(*[data-hocus], *:focus-within) + * + .vds-volume-slider,
165
:where(.vds-video-layout .vds-volume-slider[data-active]) {
166
margin-left: 9px;
167
max-width: var(--video-volume-slider-max-width, 72px);
0 commit comments