Commit a8aefc8f by 曾经

no message

parent 3e3839c5
......@@ -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