Set BaseAvatar_image bg colour = #fff
parent
80c1ec0502
commit
0021fb37f3
|
@ -31,4 +31,5 @@ limitations under the License.
|
||||||
.mx_BaseAvatar_image {
|
.mx_BaseAvatar_image {
|
||||||
border-radius: 40px;
|
border-radius: 40px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue