CN-333 fix : 修改了一些样式和接口请求参数
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
.cn-chart-header-button {
|
||||
display: flex;
|
||||
button:first-of-type{
|
||||
|
||||
button:first-of-type {
|
||||
border-radius: 2px 0 0 2px;
|
||||
|
||||
}
|
||||
|
||||
.cn-chart-header-button-all {
|
||||
border-color: #0091FF;
|
||||
color: #0091FF;
|
||||
@@ -55,5 +57,8 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
font-family: Roboto-Regular;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user