mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat(homepage): content.
fix(saleInvoice): invoice number error in edit.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
.section-title {
|
||||
font-weight: 500;
|
||||
margin-bottom: 1.6rem;
|
||||
margin-bottom: 1.4rem;
|
||||
font-size: 20px;
|
||||
color: rgb(31, 50, 85);
|
||||
margin-top: 10px;
|
||||
@@ -15,14 +15,13 @@
|
||||
margin-left: -20px;
|
||||
}
|
||||
&__item {
|
||||
width: 270px;
|
||||
margin-bottom: 20px;
|
||||
margin-left: 20px;
|
||||
width: 260px;
|
||||
margin-bottom: 16px;
|
||||
margin-left: 16px;
|
||||
border: 1px solid #d1dee2;
|
||||
border-top: 3px solid #d1dee2;
|
||||
padding-top: 16px;
|
||||
background: #fff;
|
||||
padding: 20px;
|
||||
padding: 18px;
|
||||
|
||||
.title {
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user