Display user public notes

This commit is contained in:
Pierre
2018-05-05 11:27:57 +02:00
parent f4df523b1c
commit 03d1e8a91a
2 changed files with 39 additions and 0 deletions

View File

@ -13,4 +13,8 @@
.about-user-box {
word-break: break-all;
}
.about-user-box .emoji {
height: 1em !important;
}