Skip to content

Commit

Permalink
fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Oct 18, 2024
1 parent 27299c4 commit fdf3c32
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<section class="content-header">
<div class="container-fluid">
<div class="row mb-2">
<div class="mb-2 row">
<div class="col-sm-6">
<h1> @lang('admin::app.sales.orders.index.title')</h1>
</div>
Expand Down Expand Up @@ -45,6 +45,7 @@
<th>order_currency_code</th>
<th>grand_total</th>
<th>base_grand_total</th>
<th>base_grand_total</th>
<th>Transaction Id</th>
<th>method_title</th>
<th>Payment Method</th>
Expand Down

0 comments on commit fdf3c32

Please sign in to comment.