fix: friend icon sizes
This commit is contained in:
parent
a2714cfae7
commit
7bc9858736
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ const props = defineProps<{
|
|||
.user-avatar {
|
||||
min-width: 2.3em;
|
||||
max-width: 2.3em;
|
||||
min-width: 2.3em;
|
||||
min-height: 2.3em;
|
||||
max-height: 2.3em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue