changes
This commit is contained in:
@@ -12,7 +12,7 @@ const props = defineProps({
|
||||
<div
|
||||
class="is-flex is-gap-2 fs-14 p-3 rounded-lg"
|
||||
:style="{
|
||||
border: '1px solid var(--bulma-grey-80)',
|
||||
border: '1px solid var(--bulma-grey-lighter)',
|
||||
}"
|
||||
>
|
||||
<AvatarBox :text="name.slice(0, 2)" />
|
||||
|
||||
Reference in New Issue
Block a user