14 lines
162 B
Plaintext
14 lines
162 B
Plaintext
.grid .small {
|
|
font-size: 0.8em!important;
|
|
}
|
|
|
|
.table-box {
|
|
width: 40em;
|
|
max-height: 40em;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.chart-box {
|
|
height: 20em;
|
|
margin-top: 1em;
|
|
} |