diff --git a/front_end/styles/styles.scss b/front_end/styles/styles.scss index b9559604..e2bc02e9 100644 --- a/front_end/styles/styles.scss +++ b/front_end/styles/styles.scss @@ -370,5 +370,5 @@ th { } .scrollable { - overflow-x: scroll; + overflow-x: auto; }