mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 22:49:19 +00:00
style: change padding
This commit is contained in:
@@ -16,7 +16,7 @@ print_heading_template=None) -%} {% if letter_head and not no_letterhead %}
|
|||||||
.invoice-wrapper {
|
.invoice-wrapper {
|
||||||
font-family: "Inter", sans-serif;
|
font-family: "Inter", sans-serif;
|
||||||
color: var(--black-overlay-700);
|
color: var(--black-overlay-700);
|
||||||
padding: 24px;
|
padding: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.info-table,
|
table.info-table,
|
||||||
|
|||||||
Reference in New Issue
Block a user