Merge branch 'staging' of github.com:cryptpad/cryptpad into staging

This commit is contained in:
yflory 2025-06-23 15:16:20 +02:00
commit 87fa0b6ea6

View File

@ -241,9 +241,8 @@
background: @cp_kanban-item-bg;
box-shadow: @cryptpad_ui_shadow;
.tools_unselectable();
touch-action: none;
&:not(.no-drag) {
cursor: move;
touch-action: none;
cursor: grab;
}