Skip to content

Commit b766424

Browse files
committed
fix(VVideo): background variant should fill the container
1 parent 10a1821 commit b766424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vuetify/src/labs/VVideo/VVideo.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@
143143
&--variant-background
144144
outline: none
145145
position: absolute
146+
inset: 0
146147
pointer-events: none
147-
height: 100%
148148

149149
> .v-video__content
150150
width: 100%

0 commit comments

Comments
 (0)