Skip to content

Commit

Permalink
fix #1854
Browse files Browse the repository at this point in the history
Signed-off-by: dartcafe <github@dartcafe.de>
  • Loading branch information
dartcafe committed Aug 1, 2021
1 parent c673934 commit c35420d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/components/User/UserItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ export default {
display: flex;
align-items: center;
padding: 4px;
max-width: 100%;
}

.user-item__name {
Expand Down

0 comments on commit c35420d

Please sign in to comment.