Skip to content

Commit 9a49665

Browse files
committed
Update UI.js
1 parent f12725d commit 9a49665

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
@@ -1621,7 +1621,7 @@ export const injectStyledCSS = (
16211621
.gleap-tour-message {
16221622
max-height: calc(80vh - 100px) !important;
16231623
overflow-y: auto;
1624-
min-width: 280px;
1624+
min-width: 270px;
16251625
}
16261626
16271627
.gleap-tour-sender-name {

0 commit comments

Comments
 (0)