mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-27 19:14:37 +08:00
feat: make the chat body resizable (#1)
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
background-color: var(--theme-color);
|
||||
color: var(--font-color);
|
||||
max-height: 800px;
|
||||
resize: vertical;
|
||||
overflow-y: auto;
|
||||
|
||||
ul,
|
||||
|
||||
Reference in New Issue
Block a user