Comment now drag nodes

This commit is contained in:
barsdeveloper
2022-12-11 21:58:40 +01:00
parent fffe3f7ad1
commit 16a00b409c
17 changed files with 208 additions and 40 deletions

View File

@@ -317,6 +317,10 @@ ueb-node {
font-weight: lighter;
}
ueb-node.ueb-node-style-minimal {
min-width: 0;
}
.ueb-zoom--2 ueb-node {
box-shadow: none;
}