This commit is contained in:
parent
c0bb1422b1
commit
0df1914eb3
|
@ -553,7 +553,10 @@ export default defineComponent({
|
|||
cursor: pointer;
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
span:hover{
|
||||
background: #0058e1;
|
||||
color: #fff;
|
||||
}
|
||||
.down {
|
||||
background: #0058e1;
|
||||
color: #ffffff;
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue