From 56d62a434d3b079026eab7c847b418b6d80dbd11 Mon Sep 17 00:00:00 2001 From: Yuurin Bee Date: Thu, 21 May 2026 14:10:45 +0700 Subject: [PATCH 01/11] Adjust Emoji Dropzone Icon Size + Text Padding --- src/styles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/styles.css b/src/styles.css index 49762139..1b73a8bc 100644 --- a/src/styles.css +++ b/src/styles.css @@ -3705,8 +3705,8 @@ img.emoji-img-loading { right: auto; bottom: auto; margin: 0; - width: 14px; - height: 14px; + width: 20px; + height: 20px; } .emoji-picker .emoji-creator-dropzone-label { white-space: nowrap; @@ -3999,7 +3999,7 @@ img.emoji-img-loading { display: flex; align-items: center; justify-content: center; - gap: 10px; + gap: 4px; cursor: pointer; transition: border-color 0.15s ease, background-color 0.15s ease; font-size: 13px; From 0b47b58ad76a5b1082f5bd7c7bcd61f219167208 Mon Sep 17 00:00:00 2001 From: Yuurin Bee Date: Thu, 21 May 2026 15:01:18 +0700 Subject: [PATCH 02/11] Change UI for Remove Pack in Emoji Panel --- src/index.html | 7 ++++--- src/styles.css | 40 +++++++++++++++++++++++++++++++--------- 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/src/index.html b/src/index.html index bc522f22..8d5fbc80 100644 --- a/src/index.html +++ b/src/index.html @@ -224,6 +224,9 @@

Disabling Encryption

+
- +