Fix home tab item width on Firefox.

Fix inability to leave server, for #95.
Add warning to invite bot.
This commit is contained in:
Paul
2021-08-17 20:47:44 +01:00
parent 61c7b4236e
commit 7fa93f1f22
3 changed files with 7 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
.actions {
gap: 8px;
min-width: 240px;
width: 240px;
margin: auto;
display: flex;