Feat/um 140 password modal (#1718)

* Change password to modal.

* Close on save.
This commit is contained in:
Brian Cao
2022-12-28 12:37:09 -08:00
committed by GitHub
parent 7bbed0e12b
commit 74d2cd8d03
7 changed files with 58 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
.list dd {
display: flex;
}