11.26 修改K线图样式
This commit is contained in:
@@ -49,6 +49,14 @@
|
||||
.eventDetailsC .eventContent .ai {
|
||||
color: #C00000;
|
||||
}
|
||||
.eventDetailsC .riskTips {
|
||||
margin: 20rpx 25rpx 0;
|
||||
padding-bottom: 30rpx;
|
||||
line-height: 1.4rem;
|
||||
font-size: 20rpx;
|
||||
color: #999;
|
||||
border-bottom: solid 1rpx #E4E4E4;
|
||||
}
|
||||
.eventDetailsC .categoryList {
|
||||
white-space: nowrap;
|
||||
margin-top: 10rpx;
|
||||
|
||||
Reference in New Issue
Block a user