blob: bf35bde147c20ae9e1c1ea9236832e2ae29351cb [file] [log] [blame]
e-node-details{
.chart-container {
min-height: 300px;
}
.tab-pane > .row {
margin-top: $form-group-margin-bottom;
}
.table {
tr:first-child > td {
border-top: none;
}
tr > td:first-child {
font-weight: bold;
}
}
.chart-stacked-bar {
height: 300px;
}
}