バグ修正

This commit is contained in:
Your Name 2018-10-27 17:05:31 +09:00
parent f0161702c3
commit 996c185edb

View File

@ -1185,8 +1185,7 @@ img.mail-conv-sender-photo {
/* widgets */ /* widgets */
.widget { .widget {
background-color: rgba(254,254,254,.5); background-color: rgba(254,254,254);
border: 1px solid rgba(254,254,254,.5);
border-radius: $radius; border-radius: $radius;
filter: drop-shadow(0px 0px 2px rgba(75, 75, 75, 0.678)); filter: drop-shadow(0px 0px 2px rgba(75, 75, 75, 0.678));
} }