Sortable handles
Some checks failed
/ Run tests (push) Successful in 1m45s
/ Run system tests (push) Failing after 1m55s
/ Build, push and deploy image (push) Successful in 1m24s

This commit is contained in:
david 2024-11-11 06:01:19 +01:00
parent e569bcb246
commit 37e9c5461c
6 changed files with 24 additions and 12 deletions

View file

@ -306,4 +306,8 @@ details.tree {
.sc-level-aaa {
background-color: $purple;
}
.handle {
cursor: move;
}