history table list adjusted and wallet display fixed
This commit was merged in pull request #749.
This commit is contained in:
@@ -276,7 +276,7 @@ export default function History() {
|
||||
</button>
|
||||
</div> */}
|
||||
{/* END OF switch button */}
|
||||
<div className="history-tables w-full bg-red-50 overflow-x-auto">
|
||||
<div className="history-tables w-full bg-red-50 dark:bg-dark-white overflow-x-auto">
|
||||
{/* PURCHASE SECTION */}
|
||||
{selectedTab == 'purchases' &&
|
||||
<div className="wallet w-full">
|
||||
|
||||
Reference in New Issue
Block a user