quantity width and forgotten styles updated

This commit is contained in:
batuhanbas
2020-03-03 17:16:14 +03:00
parent 0842803777
commit 40b1ff35bf
11 changed files with 37 additions and 86 deletions

View File

@ -45,7 +45,7 @@
@stack('name_th_end')
@stack('quantity_th_start')
<th class="text-center border-right-0 border-bottom-0">{{ trans($text_override['quantity']) }}</th>
<th class="text-center border-right-0 border-bottom-0 w-10">{{ trans($text_override['quantity']) }}</th>
@stack('quantity_th_end')
@stack('price_th_start')