diff --git a/frontend/app/components/root/__show-more/root__show-more.scss b/frontend/app/components/root/__show-more/root__show-more.scss index 0d309619..b077c3b1 100644 --- a/frontend/app/components/root/__show-more/root__show-more.scss +++ b/frontend/app/components/root/__show-more/root__show-more.scss @@ -1,4 +1,5 @@ .root__show-more { + display: block; width: 300px; max-width: 100%; margin: 20px auto;