mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Fix add to space avatar text centering (#11643)
This commit is contained in:
parent
20fa3f2a14
commit
c6fec9b95b
1 changed files with 0 additions and 2 deletions
|
@ -158,9 +158,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
|
||||
.mx_BaseAvatar {
|
||||
display: inline-flex;
|
||||
margin: auto 16px auto 5px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
> div {
|
||||
|
|
Loading…
Reference in a new issue