terrarium-web/public/assets/css/app.css
2020-03-10 12:02:21 +01:00

17 lines
172 B
CSS

.chart-container {
width: 100%;
height: 30vh;
}
.camera-wrapper {
text-align: center;
}
.camera {
cursor: pointer;
}
.table.is-full {
width: 100%;
}