diff --git a/src/core/features/usertours/components/user-tour/user-tour.scss b/src/core/features/usertours/components/user-tour/user-tour.scss index 3cb31e5bc..2e37de273 100644 --- a/src/core/features/usertours/components/user-tour/user-tour.scss +++ b/src/core/features/usertours/components/user-tour/user-tour.scss @@ -33,6 +33,7 @@ color: var(--ion-text-color, #000); background: var(--popover-background); width: 70vw; + max-width: 400px; padding: 16px; border-radius: 8px;