chore: format
This commit is contained in:
@@ -396,11 +396,7 @@
|
||||
<div>
|
||||
<div class="py-0.5">
|
||||
<div class="flex w-full justify-between">
|
||||
<label
|
||||
id="ui-scale-label"
|
||||
class=" self-center text-xs"
|
||||
for="ui-scale-slider"
|
||||
>
|
||||
<label id="ui-scale-label" class=" self-center text-xs" for="ui-scale-slider">
|
||||
{$i18n.t('UI Scale')}
|
||||
</label>
|
||||
|
||||
|
||||
@@ -401,7 +401,8 @@
|
||||
{:else}
|
||||
<a
|
||||
id="sidebar-chat-item"
|
||||
class=" w-full flex justify-between rounded-xl px-[11px] py-[6px] {id === $chatId || confirmEdit
|
||||
class=" w-full flex justify-between rounded-xl px-[11px] py-[6px] {id === $chatId ||
|
||||
confirmEdit
|
||||
? 'bg-gray-100 dark:bg-gray-900 selected'
|
||||
: selected
|
||||
? 'bg-gray-100 dark:bg-gray-950 selected'
|
||||
|
||||
Reference in New Issue
Block a user