add move to container button for ammo groups

This commit is contained in:
2022-02-15 18:20:12 -05:00
parent 95a08d6088
commit 3996e8413c
12 changed files with 299 additions and 90 deletions

View File

@ -45,6 +45,10 @@
<%= gettext("No shots recorded") %> 😔
</h1>
<% else %>
<h1 class="title text-2xl text-primary-500">
<%= gettext("Shot log") %>
</h1>
<div class="w-full overflow-x-auto border border-gray-600 rounded-lg shadow-lg bg-black">
<table class="min-w-full table-auto text-center bg-white">
<thead class="border-b border-primary-600">