mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac: styling
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
>
|
>
|
||||||
{#if func.type === 'filter'}
|
{#if func.type === 'filter'}
|
||||||
<div
|
<div
|
||||||
class="flex gap-2 justify-between items-center px-3 py-2 text-sm font-medium cursor-pointer hover:bg-gray-50 dark:hover:bg-gray-800 rounded-md"
|
class="flex gap-2 justify-between items-center px-3 py-2 text-sm font-medium cursor-pointerrounded-md"
|
||||||
>
|
>
|
||||||
<div class="flex gap-2 items-center">
|
<div class="flex gap-2 items-center">
|
||||||
<GlobeAlt />
|
<GlobeAlt />
|
||||||
|
|||||||
Reference in New Issue
Block a user