routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
@use '../../styles/tools'
|
||||
|
||||
@include tools.layer('components')
|
||||
.v-layout
|
||||
--v-scrollbar-offset: 0px
|
||||
display: flex
|
||||
flex: 1 1 auto
|
||||
|
||||
&--full-height
|
||||
--v-scrollbar-offset: inherit
|
||||
height: 100%
|
||||
Reference in New Issue
Block a user