DemuMesDataV/lib/components/charts/src/main.css

10 lines
159 B
CSS
Raw Normal View History

2019-08-22 14:41:07 +08:00
.dv-charts-container {
position: relative;
width: 100%;
height: 100%;
}
.dv-charts-container .charts-canvas-container {
width: 100%;
height: 100%;
}