add: chat invites table

This commit is contained in:
trisua 2025-09-09 23:12:49 -04:00
parent 01fa758e63
commit 87562d3b5d
6 changed files with 140 additions and 2 deletions

View file

@ -108,7 +108,8 @@ article {
}
.tab {
flex: 1 0 auto;
/* flex: 1 0 auto; */
flex: 0 0 auto;
overflow: auto;
}
@ -118,6 +119,7 @@ article {
.tabs {
overflow: auto;
width: 100%;
}
.fadein {