diff --git a/WebContent/js/main.css b/WebContent/js/main.css index 432f466..9152755 100644 --- a/WebContent/js/main.css +++ b/WebContent/js/main.css @@ -32,5 +32,5 @@ main{ right: 1em; padding: 1em; width: 20%; - overflow: scroll; + overflow: auto; } \ No newline at end of file