fix cursor for cws
This commit is contained in:
parent
2c3d3901bb
commit
f7e956b2c2
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ body {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cw-text {
|
#cw-text {
|
||||||
|
|
Loading…
Reference in a new issue