Merge 0729
This commit is contained in:
@ -50,6 +50,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.v-input__custom {
|
||||
.v-input__slot {
|
||||
|
||||
@ -149,6 +150,11 @@
|
||||
.v-input {
|
||||
margin-top: 0 !important;
|
||||
padding-top: 0 !important;
|
||||
&.v-text-field--outlined {
|
||||
fieldset {
|
||||
top: -4px
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.v-input__append-inner {
|
||||
@ -442,7 +448,7 @@ input[type="checkbox"] {
|
||||
transform: none;
|
||||
|
||||
&.mdi:before {
|
||||
font-size: 16px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
@if $theme ==dark {
|
||||
|
Reference in New Issue
Block a user