diff --git a/src/app/components/client/csat_survey/CsatSurveyBanner.module.scss b/src/app/components/client/csat_survey/CsatSurveyBanner.module.scss index 26819f03c85..6cf99679788 100644 --- a/src/app/components/client/csat_survey/CsatSurveyBanner.module.scss +++ b/src/app/components/client/csat_survey/CsatSurveyBanner.module.scss @@ -23,6 +23,7 @@ align-items: center; display: flex; flex-flow: row wrap; + justify-content: center; gap: $spacing-sm; .answer {