routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
@use '../../styles/tools'
|
||||
|
||||
@include tools.layer('components')
|
||||
.v-virtual-scroll
|
||||
display: block
|
||||
flex: 1 1 auto
|
||||
max-width: 100%
|
||||
overflow: auto
|
||||
position: relative
|
||||
|
||||
&__container
|
||||
display: block
|
||||
Reference in New Issue
Block a user