From 362faf7ba8b84dbf90ab73aca71e3174b5ac5df5 Mon Sep 17 00:00:00 2001 From: LO Kam Tao Leo Date: Tue, 1 Feb 2022 19:32:46 +0000 Subject: [PATCH] Minor UI changes --- WebContent/js/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/WebContent/js/main.css b/WebContent/js/main.css index ba8605c..432f466 100644 --- a/WebContent/js/main.css +++ b/WebContent/js/main.css @@ -32,4 +32,5 @@ main{ right: 1em; padding: 1em; width: 20%; + overflow: scroll; } \ No newline at end of file