Skip to content

Commit

Permalink
Update UI.js
Browse files Browse the repository at this point in the history
  • Loading branch information
boehlerlukas committed Jan 4, 2023
1 parent 8fee7a3 commit 8020227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UI.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ export const injectStyledCSS = (
}
.gleap-frame-container--survey-full .gleap-frame-container-inner {
max-width: 540px !important;
max-width: 640px !important;
width: calc(100% - 24px);
border-radius: ${borderRadius}px;
overflow: hidden;
Expand Down

0 comments on commit 8020227

Please sign in to comment.