From 61555fd87c8ca05e3887ce3500a9baa0e1047b8b Mon Sep 17 00:00:00 2001 From: LO Kam Tao Leo Date: Wed, 2 Feb 2022 08:46:10 +0000 Subject: [PATCH] Minor UI changes --- WebContent/js/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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