Finished up with toke command list in admin panel.

This commit is contained in:
rainbow napkin 2024-12-12 19:23:11 -05:00
parent 59fe38a5fe
commit 5fe1620c20
7 changed files with 132 additions and 7 deletions

View file

@ -20,11 +20,10 @@ html{
}
body{
height: 100%;
min-height: 100%;
margin: 0;
display: flex;
flex-direction: column;
}
form{