From abd51697be6ca4580c15929ccb2569a1e984ef88 Mon Sep 17 00:00:00 2001 From: TrueKuehli Date: Sat, 29 Sep 2018 21:51:02 +0200 Subject: Did some code splitting and added Server Listing Split code into different modules Added method to fetch server list from remote server, and to populate this into the server list of the UI --- WebInterface/NodeJSServer/src/style/index.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'WebInterface/NodeJSServer/src/style') diff --git a/WebInterface/NodeJSServer/src/style/index.scss b/WebInterface/NodeJSServer/src/style/index.scss index dc225b0..83f9f0a 100644 --- a/WebInterface/NodeJSServer/src/style/index.scss +++ b/WebInterface/NodeJSServer/src/style/index.scss @@ -137,7 +137,6 @@ body { margin: 0; padding: 16px; text-align: center; - z-index: 2; flex-grow: 1; @media (min-width: 450px) { -- cgit v1.2.3-70-g09d2