client: tweak style

This commit is contained in:
syuilo
2021-12-10 10:46:29 +09:00
parent 20134a5367
commit d3c7c0ebe3
5 changed files with 14 additions and 10 deletions

View File

@ -346,7 +346,7 @@ hr {
._popup {
background: var(--popup);
border-radius: var(--radius);
contain: layout; // ふき出しがボックスから飛び出て表示されるようなデザインをする場合もあるので paint は contain することができない
contain: contain;
}
// TODO: 廃止