mirror of
https://github.com/grocy/grocy.git
synced 2026-04-04 20:06:16 +02:00
Increase row size
This commit is contained in:
parent
8192fb32f4
commit
174f0f5727
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
@section('content')
|
||||
<h2>Offline {{$__t('Shopping list')}}</h2>
|
||||
<table id="shoppinglist-table" class="table table-sm table-striped">
|
||||
<table id="shoppinglist-table" class="table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="border-right d-none"></th>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user