remove instance creator from create instance, fix emoji animation style height, pronouns

This commit is contained in:
Natsumi
2024-05-08 01:21:13 +12:00
parent 9cf8b2b3ff
commit cee28ef702
5 changed files with 88 additions and 56 deletions

View File

@@ -820,3 +820,7 @@ i.x-user-status.busy {
left: 8px;
top: 2px;
}
.max-height-el-select .el-select-dropdown__wrap {
max-height: 83vh;
}