forked from DebaucheryLibrarian/traxxx
Darkened dialog background.
This commit is contained in:
parent
ca6478ca88
commit
be15e360c1
|
@ -55,7 +55,7 @@ export default {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
background: var(--darken);
|
background: var(--darken-strong);
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue