mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 14:48:18 +00:00
style: adjust padding for AssignedBookingsPage layout
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user