修复
This commit is contained in:
@@ -597,11 +597,14 @@ export default defineComponent({
|
||||
padding: 0;
|
||||
width: 63px;
|
||||
height: 23px;
|
||||
background: #08ae98;
|
||||
background: #ccc;
|
||||
border-radius: 3px;
|
||||
font-size: 10px;
|
||||
font-weight: 500;
|
||||
color: #ffffff;
|
||||
&:hover{
|
||||
background: #08ae98;
|
||||
}
|
||||
}
|
||||
}
|
||||
.item-cover {
|
||||
|
||||
Reference in New Issue
Block a user