invoice download

This commit is contained in:
oliver
2026-06-10 16:44:33 -03:00
parent cf2702c70a
commit 8be61e7704
2 changed files with 15 additions and 943 deletions
+5 -1
View File
@@ -1585,7 +1585,7 @@ body::after {
.invoice-row {
display: grid;
grid-template-columns: 100px 1fr 1fr 80px;
grid-template-columns: 100px 1fr 1fr 80px 80px;
gap: 10px;
align-items: center;
padding: 7px 10px;
@@ -1641,6 +1641,10 @@ body::after {
white-space: nowrap;
}
.invoice-dl {
text-align: right;
}
/* ─── Credits Modal ────────────────────────────────────────── */
.credits-key-label {
font-size: 12px;