add contrast to success button
This commit is contained in:
@@ -130,4 +130,10 @@ html, body {
|
||||
|
||||
.el-message-box {
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.el-button--success.is-plain {
|
||||
color: #2c8600;
|
||||
border-color: #9de27b;
|
||||
background-color: #f9fff6;
|
||||
}
|
||||
Reference in New Issue
Block a user