feat(admin, players): enhance player management and admin interfaces
Some checks failed
lotteryadmin CI / build (push) Has been cancelled
Some checks failed
lotteryadmin CI / build (push) Has been cancelled
Updated the player management components to improve error handling and display for various operations, including ticket loading and transaction retrieval. Introduced new status badges for better visual representation of player statuses. Enhanced localization support for error messages and improved the overall user experience in the admin console. Refactored components for better maintainability and clarity.
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
}
|
||||
|
||||
.admin-list-title {
|
||||
@apply text-[1.05rem] font-semibold tracking-tight text-[#13315f];
|
||||
@apply text-[1.05rem] font-semibold tracking-tight text-foreground;
|
||||
}
|
||||
|
||||
.admin-list-content {
|
||||
|
||||
Reference in New Issue
Block a user