fixed discount style..

This commit is contained in:
Cüneyt Şentürk 2021-01-12 12:13:54 +03:00
parent 0f2ec24f6d
commit 03ba872d8b

12
public/css/print.css vendored
View File

@ -285,6 +285,12 @@ th, td
text-align: right; text-align: right;
} }
.lines .discount
{
width: 10%;
text-align: right;
}
.lines .total .lines .total
{ {
width: 20%; width: 20%;
@ -369,6 +375,12 @@ th, td
text-align: right; text-align: right;
} }
.c-lines .discount
{
width: 10%;
text-align: right;
}
.c-lines .total .c-lines .total
{ {
width: 20%; width: 20%;