Fix user avatar if no image has been set

This commit is contained in:
dominik-zeglen 2020-08-19 11:00:10 +02:00
parent daf5c4d6fb
commit 988fd07cf1

View file

@ -35,7 +35,7 @@ const useStyles = makeStyles(
width: 120 width: 120
}, },
avatarDefault: { avatarDefault: {
"& p": { "& div": {
color: "#fff", color: "#fff",
fontSize: 35, fontSize: 35,
fontWeight: "bold", fontWeight: "bold",