mirror of
https://github.com/open-webui/open-webui
synced 2024-11-28 23:13:30 +00:00
refac: styling
This commit is contained in:
parent
a8e3d80256
commit
36f92164cd
@ -89,7 +89,7 @@
|
|||||||
</select>
|
</select>
|
||||||
|
|
||||||
<input
|
<input
|
||||||
class="px-3 py-1.5 text-xs w-full bg-transparent outline-none"
|
class="pr-5 py-1.5 text-xs w-full bg-transparent outline-none"
|
||||||
placeholder={$i18n.t('Content')}
|
placeholder={$i18n.t('Content')}
|
||||||
bind:value={banner.content}
|
bind:value={banner.content}
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user