Fix no cursor on show more/show less
This commit is contained in:
parent
1b02330302
commit
6ee3165d6f
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ h5 {
|
||||||
.showmore, .showless {
|
.showmore, .showless {
|
||||||
|
|
||||||
color: #888888;
|
color: #888888;
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue