wikijs-fork/client/scss/layout/_md2.scss

8 lines
74 B
SCSS
Raw Normal View History

.md2 {
&.v-text-field .v-input__slot {
border-radius: 28px;
}
}