char panel buttons into dropdown; sheld width fix

This commit is contained in:
RossAscends
2023-06-19 13:23:26 +09:00
parent 21bb5d7808
commit 0490ca25b0
4 changed files with 112 additions and 38 deletions

View File

@@ -10,6 +10,8 @@
justify-content: center;
width: 100%;
display: none;
max-width: 100%;
overflow-x: scroll;
}
#quickReplies {