Ver código fonte

销售漏斗样式调整

qymljy 8 meses atrás
pai
commit
740f3b3033
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/mediaStatistics/modules/salesfunnel.vue

+ 2 - 2
src/views/mediaStatistics/modules/salesfunnel.vue

@@ -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);