mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-14 02:04:17 +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 {
|
||||
font-family: "Inter", sans-serif;
|
||||
color: var(--black-overlay-700);
|
||||
padding: 24px;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
table.info-table,
|
||||
|
||||
Reference in New Issue
Block a user