Skip to content

Commit ffe1385

Browse files
committed
fix: artifact info
1 parent cc8003f commit ffe1385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const ArtifactInfoModal = ({
128128
<GenericEmptyState
129129
title="Data not available"
130130
subTitle="The data you are looking for is not available"
131-
classname="h-100 bcn-0"
131+
classname="h-100 bcn-0 flex-grow-1"
132132
/>
133133
)}
134134
</APIResponseHandler>

0 commit comments

Comments
 (0)