This commit is contained in:
X1627315083
2024-10-14 17:53:06 +08:00
parent 403222c385
commit f173f090bb
3 changed files with 16 additions and 13 deletions

View File

@@ -640,11 +640,11 @@ export default defineComponent({
.homeMain_max{
position: relative;
display: flex;
height: 100vh;
height: 100%;
flex-direction: column;
.homeMain_content_body{
flex: 1;
height: calc(100vh - 7rem);
height: calc(100% - 7rem);
}
}
.homeMain_heade {

View File

@@ -1161,6 +1161,7 @@ export default defineComponent({
display: flex;
// padding-left: 0.7rem;
box-sizing: border-box;
overflow: hidden;calc(100vh - 7rem)
.home_page_left {
// width: 44.4rem;