Comment fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-18 16:50:47 +02:00
parent e030eab93d
commit 5759f2bc32
2 changed files with 7 additions and 1 deletions

View File

@@ -409,6 +409,10 @@ article {
}
}
.comment-replies {
flex-grow: 1;
}
.comment-replies-enter-active,
.comment-replies-leave-active,
.comment-replies-move {