diff --git a/src/style/_layout.scss b/src/style/_layout.scss index b97083a2605..f6667fc74da 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -377,11 +377,9 @@ flex-direction: row; align-items: center; flex-wrap: wrap; + flex-grow: 1; gap: 0px 10px; - padding: 0 10px; - - width: 100%; } @media (max-width: 550px) {