From 7ab08218eb7f837bd38060244b1d83debc8d98a8 Mon Sep 17 00:00:00 2001 From: LO Kam Tao Leo Date: Tue, 1 Feb 2022 18:25:45 +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 ff80ecb..ba8605c 100644 --- a/WebContent/js/main.css +++ b/WebContent/js/main.css @@ -31,4 +31,5 @@ main{ position: fixed; right: 1em; padding: 1em; + width: 20%; } \ No newline at end of file