aboutsummaryrefslogtreecommitdiffstats
path: root/ui/imports/ui/components/host-dashboard/host-dashboard.styl
diff options
context:
space:
mode:
Diffstat (limited to 'ui/imports/ui/components/host-dashboard/host-dashboard.styl')
-rw-r--r--ui/imports/ui/components/host-dashboard/host-dashboard.styl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/imports/ui/components/host-dashboard/host-dashboard.styl b/ui/imports/ui/components/host-dashboard/host-dashboard.styl
new file mode 100644
index 0000000..aa335b2
--- /dev/null
+++ b/ui/imports/ui/components/host-dashboard/host-dashboard.styl
@@ -0,0 +1,6 @@
+/* Set the component style here */
+.os-host-dashboard
+ .sm-info-boxes
+ display: flex
+ flex-flow: row wrap;
+ justify-content: space-around