Remove box-shadow from wall-item-comment-wrapper

This commit is contained in:
Random Penguin 2025-02-19 21:43:36 +00:00
parent 2fe1419b62
commit e889aa015c

View file

@ -850,6 +850,7 @@ aside .widget,
}
.wall-item-comment-wrapper {
border: none;
box-shadow: none;
}
.photo-comment-wrapper .btn-sm,
#profile-jot-wrapper .btn-sm,