forked from open-webui/open-webui
fix: styling
This commit is contained in:
parent
ffeae78b88
commit
a636e784bc
3 changed files with 20 additions and 2 deletions
|
@ -520,6 +520,9 @@
|
|||
deleteHandler={() => {
|
||||
chatDeleteId = chat.id;
|
||||
}}
|
||||
onClose={() => {
|
||||
selectedChatId = null;
|
||||
}}
|
||||
>
|
||||
<button
|
||||
aria-label="Chat Menu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue