Feature/add sticker picker

Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj
This commit is contained in:
absturztaube 2019-07-24 19:35:52 +00:00 committed by HJ
parent 28f777cb8a
commit fa6210872f
8 changed files with 210 additions and 4 deletions

View file

@ -53,6 +53,12 @@
background: transparent;
z-index: 5;
}
img {
max-height: 26px;
vertical-align: top;
margin-top: -5px;
}
}
&:not(.active) {