This commit is contained in:
Mirco Wittrien 2019-09-27 20:25:32 +02:00
parent c03012a140
commit 19f943fbc9
2 changed files with 12 additions and 0 deletions

View File

@ -3522,6 +3522,9 @@ body:before {
#app-mount #bda-qem-favourite-container {
height: 328px;
}
#app-mount .emojiPicker-3m1S-j .scrollerWrap-PyxcLY {
height: 224px;
}
#app-mount #bda-qem {
height: 30px;
}
@ -3584,6 +3587,9 @@ body:before {
background-color: rgb(var(--vaccentcolor));
border-radius: 5px;
}
#app-mount .emojiPicker-3m1S-j .categories-1feg4n {
justify-content: space-evenly;
}
#app-mount .emojiPicker-3m1S-j .categories-1feg4n .item-16cXuq {
transition: none;
}

View File

@ -206,6 +206,9 @@
#bda-qem-favourite-container {
height: 328px;
}
#app-mount .emojiPicker-3m1S-j .scrollerWrap-PyxcLY {
height: 224px;
}
#app-mount .emojiPicker-3m1S-j .dimmer-3iH-5D.visible-3k45bQ {
display: none;
}
@ -254,6 +257,9 @@
#app-mount .emojiPicker-3m1S-j .noSearchResultsContainer-3Dee0U .wrapper-1GJGVj .sadImage-2ph8SI {
background-image: url(https://discordapp.com/assets/e25713e4eba8c1e069ceac8f90262f62.svg);
}
#app-mount .emojiPicker-3m1S-j .categories-1feg4n {
justify-content: space-evenly;
}
#app-mount .emojiPicker-3m1S-j .categories-1feg4n .item-16cXuq {
transition: none;
}