aboutsummaryrefslogtreecommitdiffstats
path: root/ui/imports/ui/components/aggregate-dashboard/aggregate-dashboard.styl
blob: 97647785c15e9490590e73f3c42b3bd5106a8036 (plain)
1
2
3
4
5
6
7
8
9
10
.os-aggregate-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