mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 07:10:33 +00:00
fix: financial statements page.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
.financial-reports {
|
.financial-reports {
|
||||||
padding: 20px 25px;
|
padding: 20px 32px;
|
||||||
|
|
||||||
.section-title {
|
.section-title {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
@@ -14,7 +14,6 @@
|
|||||||
flex-flow: wrap;
|
flex-flow: wrap;
|
||||||
margin-left: -20px;
|
margin-left: -20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__item {
|
&__item {
|
||||||
width: 270px;
|
width: 270px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user