Skip to content

Commit 8020227

Browse files
committed
Update UI.js
1 parent 8fee7a3 commit 8020227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UI.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export const injectStyledCSS = (
174174
}
175175
176176
.gleap-frame-container--survey-full .gleap-frame-container-inner {
177-
max-width: 540px !important;
177+
max-width: 640px !important;
178178
width: calc(100% - 24px);
179179
border-radius: ${borderRadius}px;
180180
overflow: hidden;

0 commit comments

Comments
 (0)