style: adjust padding for AssignedBookingsPage layout

This commit is contained in:
marshal
2026-09-07 11:59:55 +00:00
parent 9f3a38a9d4
commit 7c422ff600

View File

@@ -290,7 +290,7 @@ export default function AssignedBookingsPage() {
);
return (
<Box>
<Box p={{ base: 16, sm: 24, lg: 32 }}>
<Stack gap="lg">
<Group justify="space-between" align="flex-start" wrap="wrap">
<Group gap="sm" align="center">