mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 14:55:23 +00:00
refac: styling
This commit is contained in:
parent
6336d34b59
commit
186923210b
1 changed files with 1 additions and 1 deletions
|
|
@ -306,7 +306,7 @@
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="translate-y-[0.5px] flex-1 justify-start text-start">
|
<div class="translate-y-[0.5px] flex-1 justify-start text-start line-clamp-1">
|
||||||
{#if edit}
|
{#if edit}
|
||||||
<input
|
<input
|
||||||
id="folder-{folderId}-input"
|
id="folder-{folderId}-input"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue