Samller style adjustment

This commit is contained in:
barsdeveloper
2023-04-01 20:45:34 +02:00
parent c379ea27f9
commit a4d0bedfdc
7 changed files with 4699 additions and 4698 deletions

View File

@@ -322,6 +322,10 @@ ueb-blueprint[data-scrolling=false][data-selecting=false] ueb-node.ueb-node-styl
white-space: nowrap;
}
ueb-node.ueb-node-style-comment .ueb-node-top {
white-space: normal;
}
ueb-node.ueb-node-style-event .ueb-node-top {
display: flex;
justify-content: space-between;