mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-06-08 15:23:17 +08:00
xiaogang
ColorUI 源代码
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
page{
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.rating-item{
|
||||
display: flex;
|
||||
line-height: 60rpx;
|
||||
}
|
||||
.rating-title,.rating-star {
|
||||
padding: 0 10rpx;
|
||||
}
|
||||
.rating-star text{
|
||||
padding: 0 10rpx;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user