mirror of
https://github.com/open-webui/open-webui
synced 2024-11-21 23:57:51 +00:00
refac: styling
This commit is contained in:
parent
d2a462a3ad
commit
6aa837a8a2
@ -145,7 +145,7 @@
|
|||||||
<Badge type="success" content={$i18n.t('Collection')} />
|
<Badge type="success" content={$i18n.t('Collection')} />
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<div class=" flex self-center">
|
<div class=" flex self-center -mr-1 translate-y-1">
|
||||||
<ItemMenu
|
<ItemMenu
|
||||||
on:delete={() => {
|
on:delete={() => {
|
||||||
selectedItem = item;
|
selectedItem = item;
|
||||||
|
Loading…
Reference in New Issue
Block a user