Autogenerate layout from graph

This commit is contained in:
space-nuko
2023-04-29 11:42:16 -07:00
parent 52fb1d7001
commit f62fa69122
5 changed files with 290 additions and 112 deletions

View File

@@ -45,6 +45,6 @@
}
:global(.svelte-select-list) {
z-index: var(--layer-5) !important;
z-index: var(--layer-top) !important;
}
</style>