Commit 055655c0 authored by youjie's avatar youjie

no message

parent 1d366dae
...@@ -504,15 +504,24 @@ ...@@ -504,15 +504,24 @@
.commentRulesList-box { .commentRulesList-box {
background: #FFFFFF; background: #FFFFFF;
} }
.commentRulesList-header-box{
.commentRulesList-header-title { padding: 20rpx 42rpx;
flex-direction: row;
align-items: center;
}
.commentRulesList-header-title{
font-size: 32rpx; font-size: 32rpx;
font-weight: 500; font-weight: 500;
color: #282828; color: #282828;
flex: 1; flex:1;
text-align: center; text-align: center;
padding-right: 40rpx; padding-right: 40rpx;
} }
.commentRulesList-header-left{
font-size: 40rpx;
position: relative;
z-index: 3;
}
.navbarSticky { .navbarSticky {
display: sticky; display: sticky;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment