🎨
This commit is contained in:
parent
e3642a8d10
commit
6678d97cc4
4 changed files with 9 additions and 3 deletions
|
|
@ -318,6 +318,12 @@ hr {
|
|||
}
|
||||
}
|
||||
|
||||
._window {
|
||||
background: var(--panel);
|
||||
border-radius: var(--radius);
|
||||
contain: content;
|
||||
}
|
||||
|
||||
._popup {
|
||||
background: var(--popup);
|
||||
border-radius: var(--radius);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue