Commit 3962b1f6 authored by tianhongyang's avatar tianhongyang

fix

parent 33f9c9f2
......@@ -158,13 +158,16 @@ export default {
.el-autocomplete-suggestion__wrap {
.el-autocomplete-suggestion__list {
& > [id*="el-autocomplete"] {
padding: 0px 16px;
padding: 0px 0px;
line-height: 32px;
}
.email-type-option {
display: flex;
align-items: center;
width: 100%;
height: 32px;
padding: 0 16px;
box-sizing: border-box;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment