print template pdf problem solved

This commit is contained in:
batuhanbas
2020-01-07 16:36:09 +03:00
parent 3e81ea08ca
commit a37e489b51
7 changed files with 809 additions and 624 deletions

28
public/css/custom.css vendored
View File

@@ -680,34 +680,6 @@ table .align-items-center td span.badge {
{
width: 147px;
}
/*--------Border Dashed--------*/
.border-dashed
{
border-top: 1px dashed #3c3f72 !important;
}
/*--------Border Dashed Finish--------*/
.invoice-classic-line
{
border: 2px solid #3c3f72;
border-radius: 5px;
}
.invoice-classic-frame
{
width: 100%;
height:100px;
border: 3px solid #3c3f72;
}
.invoice-classic-inline-frame
{
margin: 7px 1%;
width: 98%;
height: 80px;
border: 3px solid #3c3f72;
}
/*--------Print Template Finish--------*/