修改手机端知识分享横屏展示
This commit is contained in:
@@ -458,7 +458,7 @@
|
||||
display: flex;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
padding-top: 0.4rem;
|
||||
padding-top: 10px;
|
||||
background: #fff;
|
||||
z-index: 1000;
|
||||
}
|
||||
@@ -469,7 +469,7 @@
|
||||
}
|
||||
|
||||
.header-search-text {
|
||||
font-size: 0.44rem;
|
||||
font-size: 16px;
|
||||
font-family: PingFang SC-Medium, PingFang SC;
|
||||
font-weight: 600;
|
||||
color: #040B29;
|
||||
|
||||
Reference in New Issue
Block a user