mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
feat: rich text input for chat
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
fill: #ebbcba;
|
||||
}
|
||||
|
||||
.rose-pine-dawn #chat-textarea {
|
||||
.rose-pine-dawn #chat-input {
|
||||
background: #cecacd;
|
||||
margin: 0.3rem;
|
||||
padding: 0.5rem;
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
fill: #c4a7e7;
|
||||
}
|
||||
|
||||
.rose-pine #chat-textarea {
|
||||
.rose-pine #chat-input {
|
||||
background: #393552;
|
||||
margin: 0.3rem;
|
||||
padding: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user