Skip to content

Commit

Permalink
Merge pull request #4287 from nextcloud/backport/4285/stable6.0
Browse files Browse the repository at this point in the history
[stable6.0] fix(circles): misaligned member modal headings
  • Loading branch information
st3iny authored Jan 6, 2025
2 parents a9ad4df + 786d7d7 commit 8b37fbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MembersList/MembersListItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,6 @@ export default {
display: flex;
overflow: hidden;
flex-shrink: 0;
order: 1;
padding-top: 22px;
padding-left: 8px;
user-select: none;
Expand Down

0 comments on commit 8b37fbe

Please sign in to comment.