chore: apply project-wide formatting and UI library updates
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{@render child({ src: previewState.rootState.src })}
|
||||
{:else}
|
||||
<Avatar.Root
|
||||
class={cn('ring-accent ring-offset-background size-20 ring-2 ring-offset-2', className)}
|
||||
class={cn('size-20 ring-2 ring-accent ring-offset-2 ring-offset-background', className)}
|
||||
>
|
||||
<Avatar.Image src={previewState.rootState.src} />
|
||||
<Avatar.Fallback>
|
||||
|
||||
Reference in New Issue
Block a user