Simple Managment webapp [LLM]

This commit is contained in:
2025-12-03 18:38:10 +01:00
parent 308d6bbba0
commit 7c88281f03
5 changed files with 13 additions and 0 deletions

View File

@@ -64,6 +64,11 @@
color: #666;
font-size: 13px;
}
.header-logo {
height: 36px;
width: auto;
}
}
.content-area {