clear up; add demo data
Build and Deploy Docker / build (push) Successful in 5m21s
Build and Deploy Docker / deploy (push) Successful in 49s

This commit is contained in:
2026-07-09 16:39:01 +02:00
parent bff143c29b
commit b5642af994
163 changed files with 38 additions and 743 deletions
+4
View File
@@ -108,6 +108,10 @@
transition: all .15s;
cursor: pointer;
font-family: inherit;
&.unable {
opacity: 0.2;
cursor: not-allowed;
}
}
&[data-accent="div"]:hover {
border-color: #3F8F6B;