修改BUG1 无法自适应的问题

This commit is contained in:
aixianling
2024-08-22 11:42:37 +08:00
parent df50f83ee2
commit 70f8685b07

View File

@@ -266,6 +266,7 @@ export default {
} }
.content { .content {
width: 100%;
height: calc(100% - 50px); height: calc(100% - 50px);
float: right; float: right;