mirror of https://github.com/vector-im/riot-web
Fix call container avatar initial centering
Signed-off-by: Michel Zimmer <opensource@michel-zimmer.de>pull/21833/head
parent
1e34365caa
commit
80091f7db2
|
@ -59,7 +59,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
direction: row;
|
||||
|
||||
img {
|
||||
img, .mx_BaseAvatar_initial {
|
||||
margin: 8px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue