Commit a29e3e60 by 曾经

Merge branch 'feature/7月基础一异常冻结会员' into dev

* feature/7月基础一异常冻结会员:
  no message
parents 83f394c2 a8aefc8f
......@@ -110,12 +110,12 @@
padding-right: 0px;
}
}
/deep/.table-select-page .cell {
/deep/.table-select-page /deep/.cell {
padding-left: 0px;
padding-right: 0;
display: flex;
align-items: center;
.el-dropdown {
/deep/.el-dropdown {
padding: 0;
}
}
......
......@@ -71,7 +71,7 @@
tooltip-effect="dark"
style="width: 100%"
>
<el-table-column type="selection" min-width="30" fixed="left">
<el-table-column type="selection" width="35" fixed="left">
</el-table-column>
<el-table-column
width="50"
......
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