This commit is contained in:
X1627315083
2025-02-06 15:57:41 +08:00
parent 33e66f8e8c
commit 668ed6ea70

View File

@@ -607,6 +607,7 @@ export default defineComponent({
.homeMain_content_body{ .homeMain_content_body{
flex: 1; flex: 1;
height: calc(100vh - 7rem); height: calc(100vh - 7rem);
overflow: hidden;
} }
} }
.homeMain_heade { .homeMain_heade {