terrarium-web/public/assets/css/app.css

13 lines
135 B
CSS
Raw Normal View History

2020-03-10 09:36:21 +01:00
.chart-container {
width: 100%;
height: 30vh;
}
2020-03-10 10:42:04 +01:00
.camera-wrapper {
text-align: center;
}
.camera {
cursor: pointer;
}