Properly show all tables on admin for mobile

This commit is contained in:
Gusted
2022-04-27 16:08:03 +02:00
parent e78db22a03
commit a4ed98b544
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
{{template "admin/base/search" .}}
</div>
<div class="ui attached table segment">
<table class="ui very basic striped table">
<table class="ui very basic striped table unstackable">
<thead>
<tr>
<th data-sortt-asc="oldest" data-sortt-desc="newest">ID{{SortArrow "oldest" "newest" $.SortType false}}</th>