upd: css.container (self messages less spaced (vertically))

This commit is contained in:
xdrm-brackets 2017-12-05 23:10:54 +01:00
parent 8c919acc4b
commit 1db7f17830
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#CONTAINER.message div.me{ /* Message Item (self) */
/* background: #13d89d; */
align-self: flex-end;
margin: .5em 1.5em;
}
#CONTAINER.message div.end-pad{