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