Browse Source

优化时间轴右边添加30px

qinzhipeng_v@didiglobal.com 4 năm trước cách đây
mục cha
commit
92be1126da
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;