Add display: block to comment media

This commit is contained in:
video-prize-ranch
2022-10-08 18:14:00 -04:00
parent d30ac03554
commit a328b15698
2 changed files with 3 additions and 2 deletions

View File

@@ -49,6 +49,7 @@
.comment__media {
height: 10em;
display: block
}
.comment__updatedDate {