需要开发 IM
This commit is contained in:
@@ -2,3 +2,16 @@
|
||||
page {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
/** 顶部导航栏右侧按钮样式 */
|
||||
.public-navbar__right-btn {
|
||||
font-family: PingFang SC, PingFang SC;
|
||||
font-weight: 500;
|
||||
font-size: 28rpx;
|
||||
color: #ffffff;
|
||||
font-style: normal;
|
||||
text-transform: none;
|
||||
background: linear-gradient(0deg, #00d993 0%, #00d9c5 100%);
|
||||
padding: 12rpx 36rpx;
|
||||
border-radius: 8rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user