🎨
This commit is contained in:
parent
048ed26f41
commit
1c764139bf
11 changed files with 61 additions and 156 deletions
|
|
@ -321,7 +321,7 @@ hr {
|
|||
._popup {
|
||||
background: var(--popup);
|
||||
border-radius: var(--radius);
|
||||
contain: content;
|
||||
contain: layout; // ふき出しがボックスから飛び出て表示されるようなデザインをする場合もあるので paint は contain することができない
|
||||
}
|
||||
|
||||
._root {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue