Emoji Reactions - fixes and improvements

This commit is contained in:
Shpuld Shpludson 2020-02-11 12:24:51 +00:00 committed by lain
parent 17b6d8ddb8
commit f6b482be51
18 changed files with 236 additions and 47 deletions

View file

@ -54,6 +54,10 @@
.reaction-picker-filter {
padding: 0.5em;
display: flex;
input {
flex: 1;
}
}
.reaction-picker-divider {