From 8e95e895b0af787bd5d742051f50572162ebf90e Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 15 Nov 2019 12:26:33 +0100 Subject: [PATCH] themes --- Themes/BasicBackground/BasicBackground.css | 3 +++ Themes/FullThemeDark/FullThemeDark.css | 3 +++ 2 files changed, 6 insertions(+) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 41ebe0682f..f93b9e57a3 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -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; } diff --git a/Themes/FullThemeDark/FullThemeDark.css b/Themes/FullThemeDark/FullThemeDark.css index 56dbaddc9d..a4e7f6a157 100644 --- a/Themes/FullThemeDark/FullThemeDark.css +++ b/Themes/FullThemeDark/FullThemeDark.css @@ -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; }