mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
14 lines
209 B
SCSS
14 lines
209 B
SCSS
.dashboard__insider--sales_receipts {
|
|
.bigcapital-datatable {
|
|
.tbody {
|
|
.td.amount {
|
|
.cell-inner {
|
|
> span {
|
|
font-weight: 600;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|