diff --git a/MassiveFab.tsx b/MassiveFab.tsx index a47489d..d04bcbf 100644 --- a/MassiveFab.tsx +++ b/MassiveFab.tsx @@ -10,7 +10,7 @@ export default function MassiveFab( extended={false} label="Add" icon="add" - style={{position: 'absolute', right: 10, bottom: 50}} + style={{position: 'absolute', right: 10, bottom: 60}} /> ); }