-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Steps:
- Go to transfer page
- There is no indicator for the active currency as show in the photo below.
Proposed Solution:
.currency-selector {
@apply py-1 px-4 uppercase text-xs cursor-pointer border-0 text-app-text-500 dark:text-app-text-dark-600;
}
.active-currency {
@apply dark:bg-app-gray-700 border dark:border-0;
}Metadata
Metadata
Assignees
Labels
No labels
