Fix add to space avatar text centering (#11643)
This commit is contained in:
@@ -158,9 +158,7 @@ limitations under the License.
|
|||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
.mx_BaseAvatar {
|
.mx_BaseAvatar {
|
||||||
display: inline-flex;
|
|
||||||
margin: auto 16px auto 5px;
|
margin: auto 16px auto 5px;
|
||||||
vertical-align: middle;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> div {
|
> div {
|
||||||
|
|||||||
Reference in New Issue
Block a user