feat: adds cursor for non-touch devices
This commit is contained in:
parent
4c8ae34d0e
commit
7c9c7a7b91
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ body {
|
|||
|
||||
[data-button] {
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
[data-showbuttons="1"] [data-button] {
|
||||
|
|
Loading…
Reference in a new issue