Skip to content

Commit

Permalink
fix(VMenu): apply position:relative to v-app (#13823)
Browse files Browse the repository at this point in the history
fixes #13821
  • Loading branch information
Tofandel committed Jun 19, 2021
1 parent 8f4773c commit d8679b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vuetify/src/components/VApp/VApp.sass
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

.v-application
display: flex
position: relative

a
cursor: pointer
Expand Down

0 comments on commit d8679b9

Please sign in to comment.