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 @@
|
||||
@layer vuetify-components {
|
||||
.v-radio-group > .v-input__control {
|
||||
flex-direction: column;
|
||||
}
|
||||
.v-radio-group > .v-input__control > .v-label {
|
||||
margin-inline-start: 16px;
|
||||
}
|
||||
.v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
|
||||
padding-inline-start: 6px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user