diff --git a/Plugins/EmojiStatistics/EmojiStatistics.plugin.js b/Plugins/EmojiStatistics/EmojiStatistics.plugin.js index ae70504c0c..8fd4b57fcb 100644 --- a/Plugins/EmojiStatistics/EmojiStatistics.plugin.js +++ b/Plugins/EmojiStatistics/EmojiStatistics.plugin.js @@ -3,7 +3,7 @@ class EmojiStatistics { getName () {return "EmojiStatistics";} - getVersion () {return "2.8.9";} + getVersion () {return "2.9.0";} getAuthor () {return "DevilBro";} @@ -41,7 +41,7 @@ class EmojiStatistics { margin-right: 12px; cursor: pointer; } - .emojistatistics-button ${BDFDB.dotCNS._emojistatisticsstatisticsbutton + BDFDB.dotCN.emojipickeritem} { + ${BDFDB.dotCNS._emojistatisticsstatisticsbutton + BDFDB.dotCN.emojipickeritem} { padding: 4px; flex-shrink: 0; width: 22px; diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 1542e0983d..1c71deffca 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -3635,7 +3635,8 @@ body:before { #app-mount #bda-qem, #app-mount #bda-qem-twitch-container, #app-mount #bda-qem-favourite-container { - width: 344px; + width: 384px; + box-sizing: border-box; } #app-mount #bda-qem { overflow: hidden; diff --git a/Themes/FullThemeDark/FullThemeDark.css b/Themes/FullThemeDark/FullThemeDark.css index d2684e1892..3a8131da7d 100644 --- a/Themes/FullThemeDark/FullThemeDark.css +++ b/Themes/FullThemeDark/FullThemeDark.css @@ -165,10 +165,12 @@ #app-mount #bda-qem-favourite-container:only-child { border-radius: 5px; } +#app-mount .emojiPicker-3m1S-j, #app-mount #bda-qem, #app-mount #bda-qem-twitch-container, #app-mount #bda-qem-favourite-container { - width: 344px; + width: 384px; + box-sizing: border-box; } #app-mount .emojiPicker-3m1S-j, #bda-qem-twitch-container,