This commit is contained in:
Your Name 2018-10-27 15:39:34 +09:00
parent afcb929163
commit 88df49e2c9

View File

@ -1098,7 +1098,7 @@ img.mail-conv-sender-photo {
}
.wall-item-content-wrapper {
background-color: $comment_item_colour;
background-color: $item_colour;
border-top-right-radius: $radius;
border-top-left-radius: $radius;
}