fix index.css
This commit is contained in:
parent
2a63f42b02
commit
d981ed5aa9
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ body {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.readme .item.selected {
|
.readme .item.selected {
|
||||||
cursor: normal;
|
cursor: default;
|
||||||
}
|
}
|
||||||
.readme .item .title {
|
.readme .item .title {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Reference in a new issue