Server health icon status on header fixed

Change-Id: I06100d8ffe9e26129585ca9476fa7097ef34a6b4
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
diff --git a/app/server-health/styles/index.scss b/app/server-health/styles/index.scss
index 858d836..8df3468 100644
--- a/app/server-health/styles/index.scss
+++ b/app/server-health/styles/index.scss
@@ -1,6 +1,6 @@
+@import "./inventory.scss";
 @import "./log.scss";
 @import "./sensors.scss";
-@import "./inventory.scss";
 @import "./unit-id.scss";
 @import "./power-consumption.scss";
-@import "./diagnostics.scss";
+@import "./diagnostics.scss";
\ No newline at end of file