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