mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: add section label to import mapping
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
.group {
|
||||
margin-top: 1.4rem;
|
||||
}
|
||||
|
||||
.groupTitle {
|
||||
margin-bottom: 1.2rem;
|
||||
color: #738091;
|
||||
font-weight: 700;
|
||||
padding: 0 11px;
|
||||
}
|
||||
|
||||
.table {
|
||||
width: 100%;
|
||||
margin-top: 1.4rem;
|
||||
|
||||
th.label,
|
||||
td.label{
|
||||
|
||||
Reference in New Issue
Block a user