修改流量统计滚动条文字对齐bug
This commit is contained in:
@@ -257,7 +257,7 @@ p{
|
||||
/*color:#288dce;*/
|
||||
color:#ffffff;
|
||||
margin-top: 0.3px;
|
||||
position: fixed;
|
||||
position:absolute;
|
||||
|
||||
}
|
||||
.data_content .data_info>div.info_1 .fl_fc .numberRun1 .mt-number-unit{
|
||||
@@ -266,7 +266,7 @@ p{
|
||||
/*color:#288dce;*/
|
||||
color:#ffffff;
|
||||
margin-top: 0.3px;
|
||||
position: fixed;
|
||||
position:absolute;
|
||||
|
||||
}
|
||||
.data_content .data_info>div.info_2 .fl_fc .mt-number-unit{
|
||||
@@ -275,7 +275,7 @@ p{
|
||||
/*color:#288dce;*/
|
||||
color:#ffffff;
|
||||
margin-top: 0.3px;
|
||||
position: fixed;
|
||||
position:absolute;
|
||||
|
||||
}
|
||||
.data_content .data_info>div.info_1 .fl_fc .csNum{
|
||||
|
||||
Reference in New Issue
Block a user