1
0
Fork 0

feat: adds cursor for non-touch devices

This commit is contained in:
flp 2021-12-20 20:56:56 +01:00
parent 4c8ae34d0e
commit 7c9c7a7b91

View file

@ -93,6 +93,7 @@ body {
[data-button] {
position: absolute;
cursor: pointer;
}
[data-showbuttons="1"] [data-button] {