feat: add transactions explorer page

This commit is contained in:
Jefferson Mantovani
2025-10-23 15:40:09 -03:00
parent 7ec73e8c6f
commit 799f7cfe09
8 changed files with 1015 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ const props = withDefaults(
}
.form-card:not(.no-border) {
@apply border-y-10;
@apply border-y;
}
.form-card.full-width {