瀏覽代碼

correction of the display of the comment part of the timeline

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

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

@@ -71,9 +71,8 @@
71 71
         font-size 17px
72 72
         margin auto 0
73 73
   &__texteditor
74
-    flex 0 1 auto
75
-    border-top 1px solid grey
76
-    padding 45px 10px
74
+    flex 1 0 auto
75
+    margin 20px
77 76
     &__textinput
78 77
       width 70%
79 78
       & > textarea
@@ -110,7 +109,6 @@
110 109
   .timeline
111 110
     &__texteditor
112 111
       padding 10px
113
-      height 1500px
114 112
       &__textinput
115 113
         width 100%
116 114
       &__wrapper