Webatrice: Account Registration form (pt2) (#4454)

Co-authored-by: ParkTandem <93353951+ParkTandem@users.noreply.github.com>
This commit is contained in:
Zach H 2021-10-31 22:15:51 -04:00 committed by GitHub
parent ac300b0b6d
commit a87c66885c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 128 additions and 68 deletions

View file

@ -0,0 +1,5 @@
.dialog-title {
display: flex;
justify-content: space-between;
align-items: center;
}