From 0490ca25b0a92ea86774a5349b3d712525b4aa8f Mon Sep 17 00:00:00 2001
From: RossAscends <124905043+RossAscends@users.noreply.github.com>
Date: Mon, 19 Jun 2023 13:23:26 +0900
Subject: [PATCH] char panel buttons into dropdown; sheld width fix
---
public/index.html | 39 +++++--
public/script.js | 106 +++++++++++++-----
.../scripts/extensions/quick-reply/style.css | 2 +
public/style.css | 3 +-
4 files changed, 112 insertions(+), 38 deletions(-)
diff --git a/public/index.html b/public/index.html
index c75324f69..e088279ec 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2381,23 +2381,48 @@