mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
18 lines
215 B
SCSS
18 lines
215 B
SCSS
|
|
.dashboard__insider--payment-receives-list{
|
|
|
|
.bigcapital-datatable{
|
|
|
|
.tbody{
|
|
|
|
.td.amount {
|
|
|
|
.cell-inner{
|
|
> span{
|
|
font-weight: 600;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |