white background for transparent avatar images

This commit is contained in:
Bruno Windels 2021-04-15 14:59:01 +02:00
parent 050d603812
commit 16fda4dde0

View file

@ -39,7 +39,7 @@ limitations under the License.
.avatar {
border-radius: 100%;
background: #3D88FA;
background: #fff;
color: white;
}