forked from jchomaz/Vulture
Tracking de l'application VApp (IHM du jeu)
This commit is contained in:
13
VApp/node_modules/vuetify/lib/components/VRadioGroup/VRadioGroup.css
generated
vendored
Normal file
13
VApp/node_modules/vuetify/lib/components/VRadioGroup/VRadioGroup.css
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
.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;
|
||||
}
|
||||
.v-radio-group .v-input__details {
|
||||
padding-inline: 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user