Added modal opacity

This commit is contained in:
Patrick Alvin Alcala 2025-09-26 13:36:12 +08:00
parent 8f8735ccce
commit 26cf7a74a2
2 changed files with 4 additions and 3 deletions

View file

@ -229,7 +229,7 @@ export default () => {
</Padding>
</Page>
<Modal trigger={saved()} background="#d5e3f2f3" color="#181818e4">
<Modal trigger={saved()} background="#ffffffff" color="#000000e4" opacity={0.4}>
<Padding top={1} bottom={1} left={4} right={4}>
<Column>
<Row>