a
This commit is contained in:
@@ -249,14 +249,14 @@ h3 {
|
||||
border-color: rgb(255,151,89);
|
||||
color: rgb(255,151,89);
|
||||
&:hover{
|
||||
background: #67C23A;
|
||||
border-color: #67C23A;
|
||||
color: white;
|
||||
background: #ffffff;
|
||||
border-color: rgb(255,151,89);
|
||||
color: rgb(255,151,89);
|
||||
}
|
||||
&:focus{
|
||||
background: #67C23A;
|
||||
border-color: #67C23A;
|
||||
color: white;
|
||||
background: #ffffff;
|
||||
border-color: rgb(255,151,89);
|
||||
color: rgb(255,151,89);
|
||||
}
|
||||
}
|
||||
.el-button--baocun.is-disabled{
|
||||
|
||||
Reference in New Issue
Block a user