diff --git a/resources/scripts/components/elements/Modal.tsx b/resources/scripts/components/elements/Modal.tsx index 10401e9ca..2980fecd9 100644 --- a/resources/scripts/components/elements/Modal.tsx +++ b/resources/scripts/components/elements/Modal.tsx @@ -35,6 +35,8 @@ const ModalContainer = styled.div<{ alignTop?: boolean }>` margin-top: 20%; ${breakpoint('md')`margin-top: 10%`}; `}; + + margin-bottom: 5%; & > .close-icon { ${tw`absolute right-0 p-2 text-white cursor-pointer opacity-50 transition-all duration-150 ease-linear hover:opacity-100`}; diff --git a/resources/scripts/components/server/backups/BackupRow.tsx b/resources/scripts/components/server/backups/BackupRow.tsx index 0a45c7ca9..fbbb849f9 100644 --- a/resources/scripts/components/server/backups/BackupRow.tsx +++ b/resources/scripts/components/server/backups/BackupRow.tsx @@ -55,7 +55,9 @@ export default ({ backup, className }: Props) => { Failed } - {backup.name} +
+
This directory will be created as /home/container/