Set BaseAvatar_image bg colour = #fff

pull/3057/head
Luke Barnard 2017-01-25 14:27:25 +00:00
parent 80c1ec0502
commit 0021fb37f3
1 changed files with 1 additions and 0 deletions

View File

@ -31,4 +31,5 @@ limitations under the License.
.mx_BaseAvatar_image {
border-radius: 40px;
vertical-align: top;
background-color: #fff;
}