Add discounts, fields, and PDF/email support to manual invoices.
This commit is contained in:
@@ -270,4 +270,15 @@
|
||||
|
||||
.preview-footer .page-number {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* Fix tt-select label to match tt-input styling */
|
||||
.manual-invoice-overlay .tt-select-modern label.col-form-label {
|
||||
font-weight: normal;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
/* Ensure consistent form-group spacing */
|
||||
.manual-invoice-overlay .tt-select-modern.form-group {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user