Tracking de l'application VApp (IHM du jeu)
This commit is contained in:
9
VApp/node_modules/vuetify/lib/components/VLayout/VLayout.css
generated
vendored
Normal file
9
VApp/node_modules/vuetify/lib/components/VLayout/VLayout.css
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.v-layout {
|
||||
--v-scrollbar-offset: 0px;
|
||||
display: flex;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
.v-layout--full-height {
|
||||
--v-scrollbar-offset: inherit;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user