バグ修正
This commit is contained in:
parent
f0161702c3
commit
996c185edb
@ -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));
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user