zhangys36 il y a 2 ans
Parent
commit
7efac0c06f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/views/dashboard-screen/index.vue

+ 2 - 2
src/views/dashboard-screen/index.vue

@@ -264,7 +264,7 @@ export default {
 
     .coner {
       &.left {
-        flex: 6.3;
+        flex: 147;
         flex-shrink: 0;
         height: 100%;
         display: grid;
@@ -312,7 +312,7 @@ export default {
       }
 
       &.right {
-        flex: 1.3;
+        flex: 43;
         flex-shrink: 0;
         overflow: hidden;
         width: 100%;