Skip to content

Commit

Permalink
Merge pull request #4285 from nextcloud/fix/circles/member-modal-head…
Browse files Browse the repository at this point in the history
…ings

fix(circles): misaligned member modal headings
  • Loading branch information
st3iny authored Jan 6, 2025
2 parents aaea981 + a5ec367 commit 04e8e0a
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 @@ -347,7 +347,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 04e8e0a

Please sign in to comment.