commit
This commit is contained in:
@@ -37,15 +37,16 @@
|
||||
cursor: pointer;
|
||||
padding-left: 10px;
|
||||
& > div {
|
||||
border-radius: 5px;
|
||||
width: 100%;
|
||||
height: 70px;
|
||||
background-color: #E4E4E4;
|
||||
background-color: #99BEDB;
|
||||
}
|
||||
}
|
||||
.wx-card:hover {
|
||||
& > div {
|
||||
color: #fff;
|
||||
background-color: #5ea9f6;
|
||||
background-color: #0068B7;
|
||||
}
|
||||
}
|
||||
.wx-card1 {
|
||||
|
||||
Reference in New Issue
Block a user