Fix add to space avatar text centering (#11643)

pull/28788/head^2
Germain 2023-09-21 12:56:05 +01:00 committed by GitHub
parent 20fa3f2a14
commit c6fec9b95b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -158,9 +158,7 @@ limitations under the License.
display: flex;
.mx_BaseAvatar {
display: inline-flex;
margin: auto 16px auto 5px;
vertical-align: middle;
}
> div {