Commit 055655c0 authored by youjie's avatar youjie

no message

parent 1d366dae
...@@ -504,14 +504,23 @@ ...@@ -504,14 +504,23 @@
.commentRulesList-box { .commentRulesList-box {
background: #FFFFFF; background: #FFFFFF;
} }
.commentRulesList-header-box{
.commentRulesList-header-title { padding: 20rpx 42rpx;
font-size: 32rpx; flex-direction: row;
font-weight: 500; align-items: center;
color: #282828; }
flex: 1; .commentRulesList-header-title{
text-align: center; font-size: 32rpx;
padding-right: 40rpx; font-weight: 500;
color: #282828;
flex:1;
text-align: center;
padding-right: 40rpx;
}
.commentRulesList-header-left{
font-size: 40rpx;
position: relative;
z-index: 3;
} }
.navbarSticky { .navbarSticky {
......
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