delete a member (NO POPUP WARNING)

This commit is contained in:
cube
2026-03-19 02:37:12 +00:00
parent 8f11e5fb6b
commit cf9e6ec407
3 changed files with 17 additions and 0 deletions

View File

@@ -36,6 +36,11 @@ form textarea{
}
.danger{
color:red;
}
#main{
background-color: rgb(255, 255, 255, 0);