mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
fix: sidebar
This commit is contained in:
@@ -210,7 +210,6 @@
|
||||
>
|
||||
<div class="px-2 flex justify-between space-x-2">
|
||||
<button
|
||||
id="new-chat-button"
|
||||
class=" cursor-pointer px-2 py-2 flex rounded-xl hover:bg-gray-100 dark:hover:bg-gray-850 transition"
|
||||
on:click={() => {
|
||||
showSidebar.set(!$showSidebar);
|
||||
|
||||
Reference in New Issue
Block a user