diff --git a/src/components/DAOTreasury/components/Transactions.tsx b/src/components/DAOTreasury/components/Transactions.tsx index 5d70c4c21..5f57a8c19 100644 --- a/src/components/DAOTreasury/components/Transactions.tsx +++ b/src/components/DAOTreasury/components/Transactions.tsx @@ -188,9 +188,8 @@ export function PaginationCount({ shownTransactions }: { shownTransactions: numb type="address" value={safe.address} p={0} + isTextLink textStyle="labels-large" - outline="unset" - outlineOffset="unset" borderWidth={0} > {t('transactionsTotalCount', { count: totalTransfers })}