We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ada302 commit e2fba85Copy full SHA for e2fba85
web-app/packages/lib/src/common/components/UserSummary.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div class="flex align-items-center w-full">
+ <div class="flex align-items-center w-auto">
3
<PAvatar
4
:label="$filters.getAvatar(email, name)"
5
size="large"
0 commit comments