Commit 711f631f by liangzhen

暂存

1 parent 7adb373e
...@@ -1240,8 +1240,8 @@ h3 { ...@@ -1240,8 +1240,8 @@ h3 {
.eltable { .eltable {
box-sizing: border-box; box-sizing: border-box;
text-align: center; text-align: center;
width: 150%; // width: 150%;
min-width: 150%; // min-width: 150%;
} }
/deep/.el-table--scrollable-x .el-table__body-wrapper { /deep/.el-table--scrollable-x .el-table__body-wrapper {
overflow-x: hidden !important; overflow-x: hidden !important;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!