fix:: profile photo shader removed
This commit is contained in:
parent
9caeecef2f
commit
10c25d24ae
@ -1154,7 +1154,7 @@ img.mail-conv-sender-photo {
|
|||||||
height: $top_photo;
|
height: $top_photo;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
filter: drop-shadow(2px 2px 2px rgba(75, 75, 75, 0.635));
|
/*filter: drop-shadow(2px 2px 2px rgba(75, 75, 75, 0.635));*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment .wall-item-photo {
|
.comment .wall-item-photo {
|
||||||
|
Reference in New Issue
Block a user