引き続き

This commit is contained in:
Your Name 2018-10-28 23:08:35 +09:00
parent 0c144bbac0
commit cccbcbf707

View File

@ -1290,10 +1290,8 @@ img.mail-conv-sender-photo {
.section-title-wrapper {
padding: 7px 10px;
background-color: $item_colour;
border-top-left-radius: $radius;
border-top-right-radius: $radius;
border-bottom: 3px solid $comment_item_colour;
}
.section-title-wrapper h2,
@ -1317,8 +1315,6 @@ img.mail-conv-sender-photo {
.section-content-tools-wrapper {
padding: 7px 10px;
background-color: $comment_item_colour;
border-bottom: 3px solid $comment_item_colour;
}
.section-content-info-wrapper {