chore: remove user margin from the component
This commit is contained in:
parent
57c64bbf71
commit
a1dd1d6664
@ -48,7 +48,6 @@ const displayName = computed(() => getDisplayName(props.user))
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.user {
|
||||
margin: .5rem;
|
||||
display: flex;
|
||||
justify-items: center;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user