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;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#cw-text {
|
||||
|
|
Loading…
Reference in a new issue