enhanced Header component with mobile menu and password change dialog; updated HomePage layout

This commit is contained in:
2025-10-25 22:31:54 +02:00
parent b98e38b38b
commit e9319b49ec
2 changed files with 255 additions and 93 deletions

View File

@@ -110,7 +110,7 @@ export const HomePage = () => {
</VStack>
)}
{borrowableItems.length > 0 && (
<Table.ScrollArea borderWidth="1px" rounded="md" height="160px">
<Table.ScrollArea borderWidth="1px" rounded="md">
<Table.Root size="sm" stickyHeader>
<Table.Header>
<Table.Row bg="bg.subtle">