Integrated channel filter, partially restored actor bio.

This commit is contained in:
2024-01-10 02:00:38 +01:00
parent d242eb3b73
commit 63f2bdbe60
19 changed files with 1221 additions and 159 deletions

View File

@@ -41,6 +41,8 @@ onMounted(() => {
}
.content {
display: flex;
flex-direction: column;
flex-grow: 1;
overflow-y: auto;
}