Finished up with IP-Ban functionality on the back-end. Just need to finish up with UI.

This commit is contained in:
rainbow napkin 2025-01-01 17:36:43 -05:00
parent 756c42ceaa
commit 977e8e1e2e
16 changed files with 284 additions and 67 deletions

View file

@ -150,6 +150,10 @@ p.navbar-item, input.navbar-item{
margin-top: 0;
}
.popup-plaintext-content{
text-align: center;
}
/* tooltip */
div.tooltip{
position: fixed;