diff --git a/src/components/Button/styling/Button.scss b/src/components/Button/styling/Button.scss index 93ba6dd1b..9348ff170 100644 --- a/src/components/Button/styling/Button.scss +++ b/src/components/Button/styling/Button.scss @@ -4,7 +4,6 @@ .str-chat__button { @include utils.button-reset; position: relative; /* creates positioning context for pseudo ::after overlay */ - overflow: hidden; white-space: nowrap; cursor: pointer;