From 6fefbf7a2d432a7b21340ff47bc72931578dcb97 Mon Sep 17 00:00:00 2001 From: Lawrence Date: Sat, 21 Oct 2017 20:35:59 +0800 Subject: [PATCH] Updated webconsole styling --- dist/css/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/css/custom.css b/dist/css/custom.css index 4b020f29..c4994797 100644 --- a/dist/css/custom.css +++ b/dist/css/custom.css @@ -37,6 +37,7 @@ .webconsole { width:100%; height:100%; + border:1px solid; } #console {