mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
refactoring: payment made form.
This commit is contained in:
18
client/src/style/pages/Bills/List.scss
Normal file
18
client/src/style/pages/Bills/List.scss
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
.dashboard__insider--bills{
|
||||
|
||||
.bigcapital-datatable{
|
||||
|
||||
.tbody{
|
||||
|
||||
.td.amount {
|
||||
|
||||
.cell-inner{
|
||||
> span{
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user