sc-portal/app/src/app/machines/machine-history/machine-history.component.scss

21 lines
157 B
SCSS

fieldset
{
height: 80vh;
}
h4
{
color: #00dcff;
}
b
{
color: #ff9c07;
text-transform: uppercase;
}
.table-responsive
{
margin: 0 -1rem -1rem;
}