Template refactor, task update

Banter no longer fails if AI offline. Refactoring of templates.
This commit is contained in:
2024-02-18 23:33:09 +01:00
parent c7bd7fda9b
commit fcf31cb896
14 changed files with 90 additions and 46 deletions
+4
View File
@@ -1,3 +1,7 @@
body {
background-color: #01817F;
}
.window:not([role="tabpanel"]) {
position: fixed;
z-index:99;