1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-11 15:54:04 +02:00
This commit is contained in:
syuilo
2021-12-17 16:14:43 +09:00
parent f7c90b58d6
commit d9257a5c0e
5 changed files with 11 additions and 4 deletions

View File

@@ -346,7 +346,7 @@ hr {
._popup {
background: var(--popup);
border-radius: var(--radius);
contain: contain;
contain: content;
}
// TODO: 廃止