profile timeline fixes

This commit is contained in:
codecalm
2019-12-29 14:00:57 +01:00
parent 8583868a2c
commit 84b60ab5d7
4 changed files with 57 additions and 30 deletions
+4
View File
@@ -185,6 +185,10 @@
> :last-child {
margin-bottom: 0;
}
& + & {
border-top: 1px solid $border-color;
}
}
.card-body-scrollable {