|
@@ -983,7 +983,7 @@ export default {
|
|
|
/* height:calc(100vh)*/
|
|
|
}
|
|
|
.statistics-box{
|
|
|
- width: 25%;
|
|
|
+ width: 28%;
|
|
|
height: 302px;
|
|
|
background: #FFFFFF;
|
|
|
box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.16);
|
|
@@ -1001,7 +1001,7 @@ export default {
|
|
|
text-transform: none;
|
|
|
}
|
|
|
.screen-box{
|
|
|
- width: 73%;
|
|
|
+ width: 70%;
|
|
|
height: 302px;
|
|
|
background: #FFFFFF;
|
|
|
box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.16);
|