@@ -84,8 +84,8 @@
}
.dialogueIcon {
- width: 100px;
- height: 100px;
+ width: 110px;
+ height: 110px;
.inRadioIcon {
@@ -164,7 +164,7 @@
height: 36px;
padding: 0 14px;
border-radius: 18px;
- background-color: #E2F6F1;
+ background-color: rgba(255,255,255, .4);
z-index: 1;
&>div {