add payments history tanstak-table

This commit is contained in:
smanylov
2026-02-21 15:07:37 +07:00
parent 4f7b464bed
commit c88646b64c
8 changed files with 616 additions and 29 deletions
+5 -2
View File
@@ -835,8 +835,11 @@
.table-item-status {
padding: 2px 10px;
border-radius: 15px;
background-color: #dcfce7;
color: #166534;
&.succeeded {
background-color: #dcfce7;
color: #166534;
}
}
.actions {