金诚优选前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

13 lines
201 B

#setting{
.update-btn{
background-color: #FFFFFF;
color: #000000;
font-size: 14px;
display: flex;
justify-content: space-between;
padding: 10px 15px;
.iconfont{
font-size: 14px;
}
}
}