Payment flow refined

This commit is contained in:
Vion
2022-01-23 19:29:46 +08:00
parent 8ff86279a0
commit c5e5978615
17 changed files with 141 additions and 74 deletions

View File

@@ -4,9 +4,10 @@ body {
line-height: 1.5;
color: #666;
}
/deep/.el-button--primary {
background-color: #e1001a;
.el-message-box .el-button--primary{
background-color: #e1001a !important;
color:#fff;
border:unset;
}
.rc-menu--xs .rc-screen-reader{