Commit 055655c0 authored by youjie's avatar youjie

no message

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