Parcourir la source

销售漏斗样式调整

qymljy il y a 8 mois
Parent
commit
740f3b3033
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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);