made it transparent I think?

This commit is contained in:
talksik
2022-05-01 17:12:20 -05:00
parent beb45df0bd
commit 3d0f9bba2a
4 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ export const DimensionPresets = {
// todo: typically just send whatever dimensions are needed
overlayOnlyMode: {
height: 800,
width: 300,
width: 400,
},
};