mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
14 lines
213 B
SCSS
14 lines
213 B
SCSS
.dashboard__insider--payment-mades-list {
|
|
.bigcapital-datatable {
|
|
.tbody {
|
|
.td.amount {
|
|
.cell-inner {
|
|
> span {
|
|
font-weight: 600;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|