mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-19 12:24:01 +00:00
13 lines
171 B
SCSS
Vendored
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;
|
|
} |