mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
white background for transparent avatar images
This commit is contained in:
parent
050d603812
commit
16fda4dde0
@ -39,7 +39,7 @@ limitations under the License.
|
||||
|
||||
.avatar {
|
||||
border-radius: 100%;
|
||||
background: #3D88FA;
|
||||
background: #fff;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user