/* components/source/source.wxss */ .source { font-size: 20rpx; font-family: PingFang SC; font-weight: 500; color: #C3C3C3; display: flex; align-items: center; margin-left: 9rpx; .icon_source { width: 20rpx; height: 20rpx; margin-right: 11rpx; } }