Commit 2dd7fb51 by 刘泽奇

123

parent eda004de
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -53,10 +53,12 @@
.jdindentlist-warpper .el-tabs__header {
box-sizing: border-box;
padding: 0 20px;
/* padding: 0 20px; */
background: #eef2fb;
}
.jdindentlist-warpper .el-tabs--top{
padding: 0 20px;
}
.jdindentlist-warpper .el-tabs__nav-scroll {
margin: 0;
}
......@@ -71,7 +73,7 @@
/* 上面是公共部分 */
.jdindentlist {
padding: 0px 20px 30px;
/* padding: 0px 20px 30px; */
background: #F9F9F9;
}
......@@ -150,7 +152,7 @@
background: #ffffff;
max-height: 30%;
box-sizing: border-box;
padding: 32px 25px 25px;
/* padding: 32px 25px 25px; */
}
.el-table .cell{
text-align: center;
......
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