13 lines
205 B
CSS
13 lines
205 B
CSS
.grid .small {
|
|
font-size: 0.8em !important;
|
|
}
|
|
.table-box {
|
|
width: 40em;
|
|
max-height: 40em;
|
|
overflow-y: auto;
|
|
}
|
|
.chart-box {
|
|
height: 20em;
|
|
margin-top: 1em;
|
|
}
|
|
/*# sourceMappingURL=index.css.map */ |