调整流量统计滚动条宽度
This commit is contained in:
@@ -27,7 +27,7 @@ p{
|
||||
display: inline-block;
|
||||
}
|
||||
.data_content .data_info .info_2{
|
||||
width: 75%;
|
||||
width: 76%;
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
@@ -47,9 +47,9 @@ p{
|
||||
.data_content .data_info .fr_fc .fl_visual{
|
||||
margin-left: 2px;
|
||||
float: left;
|
||||
height: 50px;
|
||||
/* height: 50px; */
|
||||
width: 28%;
|
||||
font-size: 25px;
|
||||
font-size: 30px;
|
||||
/* color: #d9ffff !important; */
|
||||
/* color: linear-gradient(to right, #ffcc99, #77b5dc); */
|
||||
/* position: relative; */
|
||||
@@ -103,7 +103,7 @@ p{
|
||||
}
|
||||
|
||||
.data_content .data_info .info_1{
|
||||
width: 25%;
|
||||
width: 24%;
|
||||
height: 110px;
|
||||
}
|
||||
.data_content .data_info .info_2 .fr_fc:first-child{
|
||||
@@ -142,17 +142,17 @@ p{
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin-left: 33px;
|
||||
margin-left: 42px;
|
||||
}
|
||||
.data_content .data_info .info_1 label:nth-child(1){
|
||||
width:77%;
|
||||
width:74%;
|
||||
color:#fff;
|
||||
font-size: 16px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin: -2px;
|
||||
margin-left: 30px;
|
||||
margin-left: 39px;
|
||||
}
|
||||
.data_content .data_info>div.info_1 p:nth-child(2){
|
||||
width:100%;
|
||||
@@ -257,7 +257,8 @@ p{
|
||||
color:#ffffff !important;
|
||||
margin-top: -3px;
|
||||
text-align: center;
|
||||
margin-left: 1.3px;
|
||||
margin-left: 6.3px;
|
||||
width: 100%
|
||||
}
|
||||
/* .data_info{
|
||||
float: right;
|
||||
|
||||
Reference in New Issue
Block a user