Quellcode durchsuchen

https://github.com/tracim/tracim/issues/811, added padding bottom on comments

AlexiCauvin vor 5 Jahren
Ursprung
Commit
2c780f9403
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      frontend_lib/src/component/Timeline/Timeline.styl

+ 1 - 1
frontend_lib/src/component/Timeline/Timeline.styl Datei anzeigen

@@ -50,7 +50,7 @@
50 50
       overflow-y auto
51 51
       list-style none
52 52
       &__item
53
-        padding 0 25px 0 35px
53
+        padding 0 25px 15px 35px
54 54
         &__avatar
55 55
           position relative
56 56
           top 60px