Browse Source

Minor UI changes

feature/jQueryMainPage
LO Kam Tao Leo 4 years ago
parent
commit
61555fd87c
  1. 2
      WebContent/js/main.css

2
WebContent/js/main.css

@ -32,5 +32,5 @@ main{
right: 1em; right: 1em;
padding: 1em; padding: 1em;
width: 20%; width: 20%;
overflow: scroll; overflow: auto;
} }
Loading…
Cancel
Save