diff --git a/app/assets/stylesheets/common/admin/dashboard.scss b/app/assets/stylesheets/common/admin/dashboard.scss index ebf811cc8d7..75fd827fc7b 100644 --- a/app/assets/stylesheets/common/admin/dashboard.scss +++ b/app/assets/stylesheets/common/admin/dashboard.scss @@ -21,7 +21,7 @@ font-size: var(--font-up-1); white-space: nowrap; flex-wrap: nowrap; - overflow-x: scroll; + overflow-x: auto; // Fade-out for horizontal scroll nav &:before {