mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04: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')} />
|
||||
{/if}
|
||||
|
||||
<div class=" flex self-center">
|
||||
<div class=" flex self-center -mr-1 translate-y-1">
|
||||
<ItemMenu
|
||||
on:delete={() => {
|
||||
selectedItem = item;
|
||||
|
|
|
|||
Loading…
Reference in a new issue