feat(login): new login screen design

This commit is contained in:
trashtemp
2021-12-25 16:01:19 +01:00
parent 59c993fefb
commit 7d3264d709
9 changed files with 300 additions and 114 deletions

View File

@@ -126,6 +126,7 @@ export const Overview = observer(({ server }: Props) => {
alignItems: "center",
}}>
<span style={{ flexShrink: "0", flex: `25%` }}>{i18n}</span>
<span>Sends a message when someone joins your server</span>
<ComboBox
value={
systemMessages?.[