管理端 数据统计样式修改
parent
e8ab6ea67b
commit
4391cfb64a
|
@ -152,9 +152,9 @@ export default {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
.statistics_item{
|
.statistics_item{
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
width: 14%;
|
width: 240px;
|
||||||
min-height: 90px;
|
min-height: 90px;
|
||||||
margin: 10px 8%;
|
margin: 10px 6%;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue