mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac
This commit is contained in:
parent
a7fd76df41
commit
b34b200682
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<div class="translate-y-[0.5px] {chevron ? '' : 'pl-1'}">
|
<div class="translate-y-[0.5px] {chevron ? '' : 'pl-0.5'}">
|
||||||
{name}
|
{name}
|
||||||
</div>
|
</div>
|
||||||
</button>
|
</button>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue