9 lines
140 B
Sass
9 lines
140 B
Sass
.v-layout
|
|
--v-scrollbar-offset: 0px
|
|
display: flex
|
|
flex: 1 1 auto
|
|
|
|
&--full-height
|
|
--v-scrollbar-offset: inherit
|
|
height: 100%
|