mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
remove whitespace
This commit is contained in:
parent
5db783d67b
commit
b052b5cced
@ -115,7 +115,7 @@
|
||||
|
||||
{#if showSetDefault}
|
||||
<div
|
||||
class=" absolute text-left mt-[1px] ml-1 text-[0.7rem] text-gray-600 dark:text-gray-400 font-primary"
|
||||
class="absolute text-left mt-[1px] ml-1 text-[0.7rem] text-gray-600 dark:text-gray-400 font-primary"
|
||||
>
|
||||
<button on:click={saveDefaultModel}> {$i18n.t('Set as default')}</button>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user