fix ui EvtObjPop
This commit is contained in:

parent
bea1e0889b
commit
205821fc11
@ -1,5 +1,5 @@
|
||||
.v-select__custom {
|
||||
padding: 0;
|
||||
padding: 0.125rem;
|
||||
|
||||
&.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot {
|
||||
box-shadow: none;
|
||||
@ -78,16 +78,6 @@
|
||||
border-color: #d9d9d9;
|
||||
}
|
||||
|
||||
&.select-large {
|
||||
.v-input__slot,
|
||||
.v-input__control {
|
||||
height: 40px !important;
|
||||
// border: solid 1px #D9D9D9;
|
||||
border-radius: 8px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
&.surface-name {
|
||||
fieldset {
|
||||
max-width: 345px;
|
||||
|
Reference in New Issue
Block a user