mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
Merge pull request #5280 from michel-zimmer/call-container-avatar-initial-center
Fix call container avatar initial centering
This commit is contained in:
commit
48da4c2abd
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…
Reference in a new issue