Files
bigcapital/src/style/pages/SaleEstimate/List.scss

14 lines
208 B
SCSS

.dashboard__insider--sale_estimate {
.bigcapital-datatable {
.tbody {
.td.amount {
.cell-inner {
> span {
font-weight: 600;
}
}
}
}
}
}