ソースを参照

优化时间轴右边添加30px

qinzhipeng_v@didiglobal.com 4 年 前
コミット
92be1126da
1 ファイル変更2 行追加0 行削除
  1. 2 0
      src/components/timeline/index.vue

+ 2 - 0
src/components/timeline/index.vue

@@ -61,11 +61,13 @@ export default {
   min-width: max-content;
   margin: 0 30px 18px;
   text-align: center;
+  padding-right: 30px;
 }
 .qz-timeline-bg {
   min-width: max-content;
   margin: 29px 30px 30px;
   text-align: center;
+  padding-right: 30px;
 }
 .qz-timeline-layout {
   display: flex;