mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 16:59:42 +00:00
commit
466974f344
@ -131,7 +131,7 @@
|
|||||||
>
|
>
|
||||||
{#if !floatingInput}
|
{#if !floatingInput}
|
||||||
<div
|
<div
|
||||||
class="flex flex-row gap-0.5 shrink-0 p-1 bg-white dark:bg-gray-850 dark:text-gray-100 text-medium shadow-xl"
|
class="flex flex-row gap-0.5 shrink-0 p-1 bg-white dark:bg-gray-850 dark:text-gray-100 text-medium rounded-lg shadow-xl"
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
class="px-1 hover:bg-gray-50 dark:hover:bg-gray-800 rounded flex items-center gap-1 min-w-fit"
|
class="px-1 hover:bg-gray-50 dark:hover:bg-gray-800 rounded flex items-center gap-1 min-w-fit"
|
||||||
|
Loading…
Reference in New Issue
Block a user