预警底下的留白去掉

This commit is contained in:
yanyizhou
2021-11-26 10:40:06 +08:00
parent 577d506c34
commit 3280b73396
+1 -1
View File
@@ -828,7 +828,7 @@ export default {
.content {
padding-bottom: 10px;
height: calc(~'100% - 40px');
height: calc(~'100% - 7%');
/deep/ .el-button--mini {
padding: 5px 7px;