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

This commit is contained in:
Random Penguin 2025-02-19 21:44:14 +00:00
parent e889aa015c
commit 2750702951

View file

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