Sliders and region breakout node

This commit is contained in:
space-nuko
2023-05-23 13:34:56 -05:00
parent 9a40f84e79
commit 631029edf7
7 changed files with 717 additions and 591 deletions

View File

@@ -151,5 +151,7 @@
.edit {
border: 2px dashed var(--color-blue-400);
pointer-events: none;
user-select: none;
}
</style>