front log and related datetime stuff

This commit is contained in:
cube
2026-03-30 22:20:16 +01:00
parent db4a7cc46e
commit 1ee6a96d58
13 changed files with 117 additions and 47 deletions

View File

@@ -225,6 +225,11 @@ form textarea{
font-size:10px;
}
.log{
max-height:300px;
overflow-y:scroll;
}