diff --git a/app/styles/components/tabs-bar.scss b/app/styles/components/tabs-bar.scss index b792b8fa9..a6c9cf140 100644 --- a/app/styles/components/tabs-bar.scss +++ b/app/styles/components/tabs-bar.scss @@ -283,6 +283,7 @@ margin-right: 30px; border: 0; height: 40px; + width: max-content; overflow: hidden; padding: 13px 0 0; box-sizing: border-box;