mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-21 10:20:21 +00:00
Fix transparent popup background in light mode
This commit is contained in:
parent
3993ee623d
commit
1609f2bd4b
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ html, body, #root {
|
|||
height: 100vh;
|
||||
overflow: hidden;
|
||||
border-radius: var(--radius-lg);
|
||||
background: var(--surface);
|
||||
}
|
||||
|
||||
/* ---- header ---- */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue