Merge branch 'staging' into release

This commit is contained in:
Cohee 2023-08-09 01:07:53 +03:00
commit 4fd042b9a5
1 changed files with 4 additions and 0 deletions

View File

@ -1726,6 +1726,10 @@ body.big-avatars .ch_description {
overflow-y: auto;
}
#form_create textarea {
flex-grow: 1;
}
.avatar_div {
display: flex;
width: 100%;