@@ -1453,7 +1453,8 @@ export default {
left: 0px;
width: 300px;
height: 250px;
- background: #01346f99;
+ // background: #01346f99;
+ background: #ffffff;
border-radius: 10px;
.close {
@@ -1465,12 +1466,14 @@ export default {
width: 24px;
height: 24px;
cursor: pointer;
- color: #ffffff;
+ // color: #ffffff;
+ color: #000000;
}
.content {
height: 210px;
margin: 30px 0px 10px 20px;
.item {