mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
21 lines
253 B
SCSS
21 lines
253 B
SCSS
|
|
.dashboard__insider--sales_receipts{
|
|
|
|
.bigcapital-datatable{
|
|
|
|
.tbody{
|
|
.tr{
|
|
min-height: 46px;
|
|
}
|
|
|
|
.td.amount {
|
|
|
|
.cell-inner{
|
|
> span{
|
|
font-weight: 600;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |