2
0
Fork 0
node-ff-assets/example/www_static/css/flot.css

11 lines
104 B
CSS
Raw Normal View History

2015-02-27 14:20:01 +00:00
.flot-chart {
display: block;
height: 400px;
}
.flot-chart-content {
width: 100%;
height: 100%;
}