Commit 7d2cb916 by 无尘

style: 修改公共样式

parent aa208229
......@@ -15,8 +15,8 @@
:data="myTagTableData"
tooltip-effect="dark"
style="width: 100%"
height="425"
style="width: 100%;max-height: 425px"
@selection-change="handleSelectChange">
class="myTagTab-table"
<el-table-column
......@@ -550,7 +550,7 @@
bottom: 0;
right: 0;
width: 656px;
height: 671px;
/*height: 671px;*/
padding: 15px;
background: #fff;
-webkit-box-sizing: border-box;
......
......@@ -2313,7 +2313,7 @@
}
.checkboxOption-wrap__body .el-checkbox-group {
height: 330px;
max-height: 330px;
overflow-y: auto;
}
......
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