Add profile modal

This commit is contained in:
Robert Long
2021-12-13 14:54:44 -08:00
parent e08a24ade7
commit 2e97c488e2
8 changed files with 203 additions and 44 deletions

View File

@@ -16,7 +16,7 @@
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
border-radius: 8px;
max-width: 90vw;
min-width: 288px;
width: 600px;
}
.modalHeader {