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