mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 05:45:19 +00:00
refac: styling
This commit is contained in:
parent
d2a462a3ad
commit
6aa837a8a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue