Commit 0d983354 by liuchenxi

update: ui调整

parent 76f6a95b
......@@ -74,6 +74,9 @@
display: flex;
justify-content: space-between;
align-items: center;
.left {
font-size: 0;
}
.senior-search {
margin-left: 17px;
.el-icon-d-arrow-right,
......
......@@ -38,7 +38,7 @@
class="all-coustomer-select"
ref="select"
@change="selectChange"
style="width: 220px;margin-left:8px;height: 32px"
style="width: 220px;margin-left:10px;height: 32px"
>
<el-option :value="customerType" style="height: auto;padding:0">
<el-tree
......
......@@ -172,7 +172,7 @@
padding: 20px 0 0;
transition: height 1s;
.shrink{
height: 42px;
height: 20px;
overflow: hidden;
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