improvements to the PWA and mobile layout

This commit is contained in:
daniel31x13
2024-01-19 08:01:21 -05:00
parent dfe9fec4b4
commit 86bcd5ef07
10 changed files with 16 additions and 15 deletions
@@ -110,7 +110,7 @@ export default function EditCollectionModal({
className="btn btn-accent dark:border-violet-400 text-white w-fit ml-auto"
onClick={submit}
>
Save
Save Changes
</button>
</div>
</Modal>