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
View File
@@ -285,6 +285,12 @@ th, td
text-align: right;
}
.lines .discount
{
width: 10%;
text-align: right;
}
.lines .total
{
width: 20%;
@@ -369,6 +375,12 @@ th, td
text-align: right;
}
.c-lines .discount
{
width: 10%;
text-align: right;
}
.c-lines .total
{
width: 20%;