Adjust height of image crop input append (#20245)

This commit is contained in:
Bjarne Fyrstenborg
2025-09-24 07:03:14 +02:00
committed by GitHub
parent 9cc801a7f7
commit 8136b251f1

View File

@@ -265,6 +265,7 @@ export class UmbPropertyEditorUIImageCropsElement extends UmbLitElement implemen
font-size: var(--uui-type-small-size);
display: flex;
align-items: center;
height: 100%;
}
.action-wrapper {
display: flex;