mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Remove redundant cursor property
the property is overwritten
This commit is contained in:
parent
3c37477a44
commit
6b1cdcddca
@ -243,7 +243,6 @@
|
||||
.tools_unselectable();
|
||||
&:not(.no-drag) {
|
||||
touch-action: none;
|
||||
cursor: move;
|
||||
cursor: grab;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user