Fix call container avatar initial centering
Signed-off-by: Michel Zimmer <opensource@michel-zimmer.de>
This commit is contained in:
parent
1e34365caa
commit
80091f7db2
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
direction: row;
|
||||
|
||||
img {
|
||||
img, .mx_BaseAvatar_initial {
|
||||
margin: 8px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue