Fixed bug in root rendering

This commit is contained in:
Magnus Åhall 2026-05-29 09:23:33 +02:00
parent bbce399bc3
commit 2582de90aa
5 changed files with 2 additions and 13 deletions

View file

@ -316,7 +316,6 @@ n2-nodeui {
margin-bottom: 32px;
&:invalid {
background: #f5f5f5;
padding-top: 16px;
}
}

File diff suppressed because one or more lines are too long