generated from t/malachite
add: chat invites table
This commit is contained in:
parent
01fa758e63
commit
87562d3b5d
6 changed files with 140 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue