Block list: ensure block items stay top-aligned when sorting (#20842)
ensure block items stay top-aligned when sorting
This commit is contained in:
@@ -441,6 +441,7 @@ export class UmbPropertyEditorUIBlockListElement
|
||||
css`
|
||||
:host {
|
||||
display: grid;
|
||||
align-content: start;
|
||||
gap: 1px;
|
||||
}
|
||||
> div {
|
||||
|
||||
Reference in New Issue
Block a user