fixlinebug
This commit is contained in:
parent
0419ed82bf
commit
b08f2ccee2
|
|
@ -1364,7 +1364,7 @@ const Printstyle4 = ({
|
||||||
fontWeight: 400,
|
fontWeight: 400,
|
||||||
fontFamily: 'Poppins',
|
fontFamily: 'Poppins',
|
||||||
borderBottom: '1px dashed #000',
|
borderBottom: '1px dashed #000',
|
||||||
borderTop: '1px dashed #000',
|
// borderTop: '1px dashed #000',
|
||||||
padding: '5px 40px',
|
padding: '5px 40px',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|
@ -1398,7 +1398,7 @@ const Printstyle4 = ({
|
||||||
fontWeight: 500,
|
fontWeight: 500,
|
||||||
fontFamily: 'Poppins',
|
fontFamily: 'Poppins',
|
||||||
borderBottom: '1px dashed #000',
|
borderBottom: '1px dashed #000',
|
||||||
borderTop: '1px dashed #000',
|
// borderTop: '1px dashed #000',
|
||||||
padding: '5px 0',
|
padding: '5px 0',
|
||||||
...netAmountStyle,
|
...netAmountStyle,
|
||||||
}}
|
}}
|
||||||
|
|
@ -2355,7 +2355,7 @@ const Printstyle4 = ({
|
||||||
fontWeight: 400,
|
fontWeight: 400,
|
||||||
fontFamily: 'Poppins',
|
fontFamily: 'Poppins',
|
||||||
borderBottom: '1px dashed #000',
|
borderBottom: '1px dashed #000',
|
||||||
borderTop: '1px dashed #000',
|
// borderTop: '1px dashed #000',
|
||||||
padding: '5px 40px',
|
padding: '5px 40px',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|
@ -4231,7 +4231,7 @@ const Printstyle4 = ({
|
||||||
fontWeight: 400,
|
fontWeight: 400,
|
||||||
fontFamily: 'Poppins',
|
fontFamily: 'Poppins',
|
||||||
borderBottom: '1px dashed #000',
|
borderBottom: '1px dashed #000',
|
||||||
borderTop: '1px dashed #000',
|
// borderTop: '1px dashed #000',
|
||||||
padding: '5px 40px',
|
padding: '5px 40px',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue