list users

This commit is contained in:
2022-07-29 23:55:42 +02:00
parent 18529779f4
commit 614a852fe6
5 changed files with 46 additions and 127 deletions

3
web/css/style.css Normal file
View File

@@ -0,0 +1,3 @@
.hidden {
visibility: hidden;
}