keep children flush to top of page
This commit is contained in:
parent
27f5638ebc
commit
e4136f0e37
1 changed files with 1 additions and 1 deletions
|
|
@ -466,7 +466,7 @@ form {
|
|||
flex-wrap: nowrap;
|
||||
align-items: flex-start;
|
||||
gap: var(--space-2);
|
||||
padding: var(--space-2) 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.node-tree li > ul {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue