forked from MarseyWorld/MarseyWorld
restore top margin in badge_admin.html
parent
87a2c6be17
commit
16e6962f2d
|
@ -13,7 +13,7 @@
|
|||
<form action="{{form_action}}" method="post">
|
||||
<input hidden name="formkey" value="{{v|formkey}}">
|
||||
|
||||
<div class="overflow-x-auto"><table class="table table-striped">
|
||||
<div class="overflow-x-auto mt-4"><table class="table table-striped">
|
||||
<thead class="bg-primary text-white">
|
||||
<tr>
|
||||
<th>Select</th>
|
||||
|
|
Loading…
Reference in New Issue