aboutsummaryrefslogtreecommitdiffstats
path: root/ui/imports/ui/components/zone-dashboard/zone-dashboard.styl
blob: 6910abb96a22e4512a94ca32326bc6d55f382298 (plain)
1
2
3
4
5
6
7
8
9
10
.os-zone-dashboard
  .sm-info-boxes
    display: flex
    flex-flow: row wrap;
    justify-content: space-around

  .sm-list-info-boxes 
    display: flex;
    flex-flow: row wrap 
    justify-content: space-around