refactor: replace workspace engine and drag/pointer logic with a new layout system and physics model.refactor: replace the workspace engine and drag/pointer logic with a new layout system.
This commit is contained in:
@@ -30,10 +30,7 @@
|
||||
outline-offset: 4px;
|
||||
}
|
||||
|
||||
.desk-item.is-dragging {
|
||||
cursor: grabbing;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
|
||||
.desk-item.is-tag-target .desk-item__card {
|
||||
outline: 0.35rem dashed var(--accent);
|
||||
@@ -136,4 +133,4 @@
|
||||
|
||||
.desk-item__tags .tag-chip--tear-pending {
|
||||
opacity: 0.35;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user