This commit is contained in:
Eric Bailey
2024-01-15 16:28:11 -06:00
parent 4285808785
commit 48abb5ac37
2 changed files with 3 additions and 3 deletions
+1 -2
View File
@@ -90,8 +90,7 @@ export function Outer({
style={[
web(a.fixed),
a.inset_0,
t.atoms.bg,
{opacity: 0.8},
{opacity: 0.5, backgroundColor: t.palette.black},
]}
/>
)}