genericのborderを消してみるテスト

This commit is contained in:
Your Name 2018-10-28 23:03:07 +09:00
parent 42a4d2578d
commit 0c144bbac0

View File

@ -1284,7 +1284,6 @@ img.mail-conv-sender-photo {
}
.generic-content-wrapper {
border: 1px solid rgba(0, 0, 0, .2);
border-radius: $radius;
margin-bottom: 1.5rem;
}