修改个人页中个人简介弹窗被
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
flex-direction: column;
|
||||
gap: 5px;
|
||||
padding-bottom: 34px;
|
||||
min-height: 100vh;
|
||||
// min-height: 100vh;
|
||||
|
||||
.recommendTextWrapper {
|
||||
display: flex;
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
// 主要内容区域
|
||||
.main_content {
|
||||
position: relative;
|
||||
// position: relative;
|
||||
z-index: 5;
|
||||
flex: 1;
|
||||
margin-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user