mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 21:05:19 +00:00
refac: styling
This commit is contained in:
parent
e2f5d7caec
commit
9a3a0070d6
1 changed files with 1 additions and 1 deletions
|
|
@ -760,7 +760,7 @@ Provide the enhanced notes in markdown format. Use markdown syntax for headings,
|
|||
</div>
|
||||
|
||||
<input
|
||||
class="w-full text-xl font-medium bg-transparent outline-hidden"
|
||||
class="w-full text-2xl font-medium bg-transparent outline-hidden"
|
||||
type="text"
|
||||
bind:value={note.title}
|
||||
placeholder={$i18n.t('Title')}
|
||||
|
|
|
|||
Loading…
Reference in a new issue