Add telegram auth to frontend

This commit is contained in:
Ksinia
2022-02-07 23:33:32 +01:00
parent 9dbc36e426
commit 69b110e36b
30 changed files with 338 additions and 27 deletions
@@ -195,3 +195,8 @@
color: var(--error-color);
line-height: 1.2;
}
.qr {
display: block;
margin: 0 auto 1.5rem auto;
}