Add line to chatbox
This commit is contained in:
parent
acec52f71b
commit
6da7630ba5
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue