Implement adding aliases for accounts

This commit is contained in:
Lexi / Zoe 2021-09-16 22:09:15 +02:00
parent 19b8075e3c
commit 37ada99f74
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
7 changed files with 109 additions and 3 deletions

View file

@ -123,6 +123,11 @@ button {
color: gray;
}
.margin_vertical_1rem {
margin-top: 1rem;
margin-bottom: 1rem;
}
/* -- Tables -- */
table td, table th {