update trade acceptance styling and layout, and also trade acceptance update/details page. fixes #16

This commit is contained in:
badblocks 2025-04-10 23:55:08 -07:00
parent 1c95ccfff7
commit 5fbe80e83a
14 changed files with 257 additions and 139 deletions

View file

@ -50,6 +50,7 @@ module.exports = {
'bg-success',
'bg-warning',
'bg-error',
'text-gray-700'
],
theme: {
extend: {},