mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
bold
This commit is contained in:
parent
3ac3f6006c
commit
d3f312b4ef
@ -110,10 +110,14 @@
|
||||
background-color: #ebebeb;
|
||||
}
|
||||
|
||||
#product-table-footer {
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
|
||||
#product-table-footer > * {
|
||||
display: grid;
|
||||
grid-template-columns: 3fr 1fr 1fr;
|
||||
padding-top: 1.2rem;
|
||||
padding-top: .5rem;
|
||||
padding-left: 1.2rem;
|
||||
gap: 20px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user