(UI) NodeTree

This commit is contained in:
dmx
2024-09-22 06:04:45 +04:00
parent 194549a4b0
commit 5a5a69de17
2 changed files with 2 additions and 7 deletions

View File

@@ -125,9 +125,4 @@ onUnmounted(() => {
.node-lib-node-container {
@apply h-full w-full;
}
.bookmark-button {
width: unset;
padding: 0.25rem;
}
</style>