fix:: profile photo shader removed

This commit is contained in:
harukin 2019-02-06 07:45:35 +00:00
parent 9caeecef2f
commit 10c25d24ae

View File

@ -1154,7 +1154,7 @@ img.mail-conv-sender-photo {
height: $top_photo;
border: none;
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 {