- storing user information in firestore

This commit is contained in:
Amruth Pillai
2020-07-03 20:44:12 +05:30
parent 24fed8ff3f
commit 6dc2747a9b
8 changed files with 101 additions and 28 deletions

View File

@ -20,7 +20,7 @@
}
.modal .body {
@apply my-8;
@apply mt-8 mb-10;
}
.modal .actions {