调整bug
This commit is contained in:
@@ -333,12 +333,17 @@ export default {
|
||||
.footer_submit {
|
||||
width: 166px;
|
||||
height: 45px;
|
||||
background: #00C325;
|
||||
background: transparent;
|
||||
border: 1px solid #999;
|
||||
border-radius: 4px;
|
||||
font-weight: 500;
|
||||
font-size: 19px;
|
||||
color: #FFFFFF;
|
||||
color: #333;
|
||||
padding: 0;
|
||||
&:hover {
|
||||
background: #00C325;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user