[header] show anon image if user did not set a picture (to improve later)
This commit is contained in:
@@ -216,6 +216,11 @@ nav {
|
||||
text-align: center;
|
||||
align-self: center;
|
||||
cursor: pointer;
|
||||
&.anon {
|
||||
border: 1px solid lightgrey;
|
||||
color: grey;
|
||||
border-radius: 10px;
|
||||
}
|
||||
}
|
||||
.profile_image {
|
||||
height: 35px;
|
||||
|
||||
Reference in New Issue
Block a user