Nodes style fixes, blueprint code inside element

This commit is contained in:
barsdeveloper
2023-04-27 22:07:22 +02:00
parent d97f1f39d7
commit dc3e50e09b
13 changed files with 269 additions and 92 deletions

View File

@@ -7,7 +7,8 @@ ueb-node {
font-weight: lighter;
}
ueb-node.ueb-node-style-minimal {
ueb-node.ueb-node-style-minimal,
ueb-node.ueb-node-style-comment {
min-width: 0;
}