Add line to chatbox

This commit is contained in:
cuom1999 2020-05-23 20:35:18 -05:00
parent acec52f71b
commit 6da7630ba5

View file

@ -46,6 +46,8 @@
.body-message { .body-message {
padding-left: 3em; padding-left: 3em;
padding-bottom: 1em;
border-bottom: 1px solid lightgray
} }
.user-time { .user-time {