Add more information to IP ban notification

This commit is contained in:
2023-11-09 10:44:17 +01:00
parent 4240297c57
commit 97185fe237
3 changed files with 31 additions and 4 deletions

View File

@@ -86,10 +86,7 @@ export let highlight = false
height: auto;
}
.body {
display: flex;
padding: 0.4em;
flex-direction: column;
text-decoration: none;
padding: 0.5em;
border-top: 1px solid var(--separator);
}
</style>