From a20fd4c951ee14142591a17af2e02419f9876a28 Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Sun, 16 Feb 2025 15:14:34 +0100 Subject: [PATCH 1/8] adjusted emoji picker --- freedata_gui/src/components/chat_new_message.vue | 11 ++++++++--- freedata_gui/src/styles.css | 7 +++++++ 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/freedata_gui/src/components/chat_new_message.vue b/freedata_gui/src/components/chat_new_message.vue index 34426cffc..f68d9383d 100644 --- a/freedata_gui/src/components/chat_new_message.vue +++ b/freedata_gui/src/components/chat_new_message.vue @@ -300,10 +300,15 @@ function applyMarkdown(formatType) {