Browse Source

perf: 修改进度条的长度

奔跑的面条 2 năm trước cách đây
mục cha
commit
f3bfe00aa9

+ 1 - 1
src/views/chart/ContentEdit/components/EditBottom/index.vue

@@ -165,7 +165,7 @@ $max-width: 670px;
     .scale-slider {
       position: relative;
       top: -4px;
-      width: 200px;
+      width: 100px;
     }
   }
 }