Files
glovetleong 8fa80e4a1a setup
2021-06-17 09:53:04 +08:00

13 lines
171 B
SCSS
Vendored

// Vuetify modifiers
.v-input--selection-controls__input {
margin-top: -5px;
}
.v-input {
font-size: inherit;
}
.headline {
font-size: $h4-font-size !important;
}