diff --git a/styles/global.css b/styles/global.css index 1ed23fa0..b88e47ee 100644 --- a/styles/global.css +++ b/styles/global.css @@ -96,6 +96,11 @@ body { transform: scale(1.2); } +em-emoji-picker { + --border-radius: 0; + width: 352px; +} + .content-rich { overflow-wrap: break-word;