Set autogenerated guest username

This commit is contained in:
Robert Long
2021-10-06 14:19:34 -07:00
parent ea2cf98160
commit 0d771e0aa4
6 changed files with 70 additions and 78 deletions

View File

@@ -0,0 +1,9 @@
.errorModalContent {
display: flex;
flex-direction: column;
align-items: center;
}
.errorModalContent p {
margin-bottom: 0;
}