瀏覽代碼

css fix received in timeline

AlexiCauvin 6 年之前
父節點
當前提交
67e817eed7
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/component/Timeline/Timeline.styl

+ 2 - 2
src/component/Timeline/Timeline.styl 查看文件

23
     overflow-Y auto
23
     overflow-Y auto
24
     list-style none
24
     list-style none
25
     &__item
25
     &__item
26
-      padding 0 25px 20px 35px
26
+      padding 0 25px 0 35px
27
       &__avatar
27
       &__avatar
28
         position relative
28
         position relative
29
         top 40px
29
         top 40px
97
   text-align right
97
   text-align right
98
   .timeline__messagelist__item
98
   .timeline__messagelist__item
99
     &__avatar
99
     &__avatar
100
-      left 20px
100
+      left 93%
101
     &__createhour
101
     &__createhour
102
       margin-left 0
102
       margin-left 0
103
       margin-right 35px
103
       margin-right 35px