mirror of https://github.com/requarks/wiki
parent
3abd2f917c
commit
aa08459daf
@ -1,7 +1,17 @@
|
||||
.md2 {
|
||||
|
||||
&.v-text-field .v-input__slot {
|
||||
border-radius: 28px;
|
||||
&.v-text-field {
|
||||
.v-input__slot {
|
||||
border-radius: 7px;
|
||||
}
|
||||
}
|
||||
|
||||
&.v-btn {
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
||||
&.v-card {
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in new issue