This commit is contained in:
Mirco Wittrien 2019-11-15 12:26:33 +01:00
parent 47ee46e54f
commit 8e95e895b0
2 changed files with 6 additions and 0 deletions

View File

@ -3595,6 +3595,9 @@ body:before {
#app-mount #bda-qem-favourite-container {
height: 424px;
}
#app-mount .emojiPicker-3m1S-j .scrollerWrap-2lJEkd {
height: unset;
}
#app-mount #bda-qem {
height: 30px;
}

View File

@ -200,6 +200,9 @@
#bda-qem-favourite-container {
height: 424px;
}
#app-mount .emojiPicker-3m1S-j .scrollerWrap-2lJEkd {
height: unset;
}
#app-mount .emojiPicker-3m1S-j .dimmer-3iH-5D.visible-3k45bQ {
display: none;
}