Skip to content

Commit 3df9494

Browse files
committed
fix(VVideo): correctly move elevation to pills
1 parent 466dc6f commit 3df9494

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@
178178
&, &--pills > .v-video-control__pill
179179
transition: .6s ease-in-out
180180
transition-property: opacity, background-color
181+
182+
&--pills > .v-video-control__pill
181183
@include tools.elevation($video-elevation)
182184

183185
&:hover

0 commit comments

Comments
 (0)