add cursor flinging
This commit is contained in:
parent
5f89601ef2
commit
d0a458b450
16 changed files with 511 additions and 1692 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.mouse-area {
|
||||
background-color: white;
|
||||
background: radial-gradient(#0004 15%, transparent 20%), white;
|
||||
background-size: 15px 15px;
|
||||
|
||||
touch-action: none;
|
||||
flex-grow: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue