mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 11:27:46 +01: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