Skip to content

Commit 8d334d4

Browse files
bjarnefemmagarland
authored andcommitted
100% height until max height
1 parent b08a8b4 commit 8d334d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Umbraco.Web.UI.Client/src/packages/media/media/components/input-upload-field/preview/input-upload-field-svg.element.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export default class UmbInputUploadFieldSvgElement extends UmbLitElement impleme
1919
min-width: 240px;
2020
min-height: 240px;
2121
max-height: 400px;
22+
height: 100%;
2223
width: fit-content;
2324
max-width: 100%;
2425
display: flex;

0 commit comments

Comments
 (0)