mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 09:03:15 +00:00
fix: changed query box from div to textarea for handling paste, autoscroll
This commit is contained in:
@@ -424,7 +424,8 @@ template {
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.inputbox-style[contenteditable] {
|
||||
.inputbox-style {
|
||||
resize: none;
|
||||
padding-left: 36px;
|
||||
padding-right: 36px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user