Sha256: 45c044cbbd294d6f03bc78e8ada8931effc863a0bf9349144d11b6e6d1e60d57
Contents?: true
Size: 512 Bytes
Versions: 9
Compression:
Stored size: 512 Bytes
Contents
.statistics-charts-list-root { display: flex; flex-wrap: wrap; justify-content: space-around; padding-top: 20px; .chart-box { height: 312px; width: 280px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-height: 312px; .card-pf-heading { -ms-flex: 0 0 30px; flex: 0 0 30px; } .card-pf-body { display: -ms-flexbox; display: flex; -ms-flex: 1; flex: 1; margin: 0; } } }
Version data entries
9 entries across 9 versions & 1 rubygems