refactor: update heading sizes in ItemTable, LoanTable, and UserTable components

This commit is contained in:
2025-10-26 13:54:43 +01:00
parent 71fea52da7
commit 9daff3ea5c
4 changed files with 9 additions and 21 deletions

View File

@@ -144,7 +144,7 @@ const UserTable: React.FC = () => {
</HStack>
{/* End action toolbar */}
<Heading marginBottom={4} size="md">
<Heading marginBottom={4} size="2xl">
Benutzer
</Heading>
{changePWform && (