Преглед на файлове

https://github.com/tracim/tracim/issues/630, changes in the author's position and commentary schedule

AlexiCauvin преди 5 години
родител
ревизия
2e9b04fece
променени са 1 файла, в които са добавени 3 реда и са изтрити 6 реда
  1. 3 6
      frontend_lib/src/component/Timeline/Timeline.styl

+ 3 - 6
frontend_lib/src/component/Timeline/Timeline.styl Целия файл

@@ -36,7 +36,7 @@
36 36
         padding 0 25px 0 35px
37 37
         &__avatar
38 38
           position relative
39
-          top 40px
39
+          top 60px
40 40
           left -20px
41 41
           border-radius 50%
42 42
           width 45px
@@ -46,10 +46,7 @@
46 46
             height 45px
47 47
             border-radius 25px
48 48
         &__authorandhour
49
-          display flex
50
-          align-items center
51
-          justify-content flex-end
52
-          margin-right 35px
49
+          margin-left 35px
53 50
           opacity 0.7
54 51
           font-size 14px
55 52
         &__content
@@ -118,7 +115,7 @@
118 115
       flex-direction row-reverse
119 116
     &__avatar
120 117
       left 20px
121
-    &__createhour
118
+    &__authorandhour
122 119
       margin-left 0
123 120
       margin-right 35px
124 121