@@ -71,6 +71,10 @@
background: rgba(0, 0, 0, 0.12);
border-radius: 50%;
}
+.white_shadow .el-iconfont:hover{
+ background-color: #EAF8FA;
+ color: #2ABED1;
+}
.el-icon-arrow-left, .el-icon-arrow-right{
font-size: 20px;
@@ -69,6 +69,7 @@ input::placeholder, textarea::placeholder{
width: 180px;
height: 46px;
background-color: #2ABED1;
+ border: none;
color: #FFFFFF;
font-size: 16px;