document item line sytling..

This commit is contained in:
Cüneyt Şentürk
2021-01-05 10:57:24 +03:00
parent eaa69e678e
commit 1deff6e5b4
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@
@stack('quantity_th_start')
@if (!$hideQuantity)
<th class="text-center border-top-0 border-right-0 border-bottom-0" style="padding-right: 5px;">
<th class="text-center pl-2 border-top-0 border-right-0 border-bottom-0">
{{ trans($textQuantity) }}
</th>
@endif