history tab style changed

This commit was merged in pull request #321.
This commit is contained in:
victorAnumudu
2023-07-15 22:24:38 +01:00
parent 45563cc59b
commit 608d5b92f1
4 changed files with 20 additions and 20 deletions
@@ -18,7 +18,7 @@ function RecentActivityTable({ payment }) {
};
return (
<div className="flex flex-col justify-between overflow-y-auto">
<div className="flex flex-col justify-between min-h-[500px]">
<table className="wallet-activity w-full table-auto border-collapse text-left">
<thead className="border-b-2">
<tr className="text-slate-600">