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 'sass:map'
|
||||
@use '../../styles/settings'
|
||||
@use '../../styles/tools'
|
||||
@use './variables' as *
|
||||
|
||||
@include tools.layer('components')
|
||||
.v-checkbox
|
||||
&.v-input
|
||||
flex: $checkbox-flex
|
||||
|
||||
.v-selection-control
|
||||
min-height: var(--v-input-control-height)
|
||||
Reference in New Issue
Block a user