We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63950ba commit e0d71bbCopy full SHA for e0d71bb
src/components/modal.css
@@ -18,7 +18,7 @@
18
display: flex;
19
flex-direction: column;
20
width: 100%;
21
- background-color: var(--color-surface-1);
+ background-color: var(--color-background);
22
background-clip: padding-box;
23
border: .0625rem solid var(--color-border);
24
border-radius: var(--radius-lg);
0 commit comments