Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
zhutianqi
2021-09-16 15:47:40 +08:00
4 changed files with 72 additions and 2 deletions
@@ -4157,6 +4157,7 @@ export default {
.el-card{
min-width: min-content;
}
height: 95%;
width: 95%;
position: absolute;
left: 0;
@@ -4736,7 +4736,7 @@ export default {
.el-card {
min-width: min-content;
}
height: 95%;
width: calc(~'100% - 15px');
position: absolute;
left: 0;