Skip to content

Commit b82fde4

Browse files
committed
maxheight for integration splash art
1 parent daaa631 commit b82fde4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/cloud/components/Blocks/forms/GithubIssueForm.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ const StyledIntegrationManager = styled.div`
153153
& .github-issue__form__integrate__splash {
154154
max-width: 96%;
155155
height: auto;
156+
max-height: max-content;
157+
156158
& > img {
157159
width: 100%;
158160
height: 100%;

0 commit comments

Comments
 (0)