mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Ready for 1.1.2-rc.3
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ export const RetentionPolicySheet = ({database}: RetentionPolicySheetProps) => {
|
||||
</Button>
|
||||
</SheetTrigger>
|
||||
<SheetContent
|
||||
className="flex gap-4 p-4 w-[540px] sm:w-[800px] max-w-[800px] max-h-screen overflow-y-scroll"
|
||||
className="flex gap-4 p-4 w-full md:w-[800px] max-w-[800px] max-h-screen overflow-y-scroll"
|
||||
>
|
||||
<SheetHeader>
|
||||
<SheetTitle className="flex items-center gap-2 text-balance">
|
||||
|
||||
Reference in New Issue
Block a user