Commit 2cbb2d7b by 刘泽奇

123

parent 7e521544
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -155,9 +155,12 @@ ...@@ -155,9 +155,12 @@
max-height: 30%; max-height: 30%;
box-sizing: border-box; box-sizing: border-box;
border: 1px solid #ebeef5; border: 1px solid #ebeef5;
margin-bottom: 30px;
/* padding: 32px 25px 25px; */ /* padding: 32px 25px 25px; */
} }
.jdindentlist-warpper .el-tabs__content{
background: #fff;
}
.jdindentlist-warpper .el-table .cell { .jdindentlist-warpper .el-table .cell {
text-align: center; text-align: center;
display: -webkit-box; display: -webkit-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