Files
coriolis/app/less/charts.less
2015-05-08 21:16:14 -07:00

9 lines
86 B
Plaintext

svg.chart {
.user-select-none();
display: block;
width:100%;
height:100%;
}