Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Fix add to space avatar text centering (#11643)
Browse files Browse the repository at this point in the history
  • Loading branch information
Germain authored Sep 21, 2023
1 parent 20fa3f2 commit c6fec9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions res/css/views/dialogs/_AddExistingToSpaceDialog.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,7 @@ limitations under the License.
display: flex;

.mx_BaseAvatar {
display: inline-flex;
margin: auto 16px auto 5px;
vertical-align: middle;
}

> div {
Expand Down

0 comments on commit c6fec9b

Please sign in to comment.