修改个人页中个人简介弹窗被

This commit is contained in:
2025-09-14 12:29:02 +08:00
parent c5483700e5
commit dbeb110f8c
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
flex-direction: column;
gap: 5px;
padding-bottom: 34px;
min-height: 100vh;
// min-height: 100vh;
.recommendTextWrapper {
display: flex;

View File

@@ -11,7 +11,7 @@
// 主要内容区域
.main_content {
position: relative;
// position: relative;
z-index: 5;
flex: 1;
margin-top: 0;