1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 11:56:13 +02:00
This commit is contained in:
syuilo
2023-01-06 09:59:17 +09:00
parent aefc8fb7b5
commit d25f214a09
5 changed files with 27 additions and 24 deletions

View File

@@ -489,6 +489,7 @@ defineExpose({
flex: 1;
overflow: auto;
background: var(--panel);
container-type: inline-size;
}
}