Frontend Hotfixes & Backend improvements
This commit is contained in:
@@ -97,10 +97,10 @@ const bgStyles = StyleSheet.create({
|
||||
flex: 1,
|
||||
},
|
||||
backgroundImage: {
|
||||
opacity: 0.5,
|
||||
opacity: 0.8,
|
||||
},
|
||||
overlay: {
|
||||
...StyleSheet.absoluteFillObject,
|
||||
backgroundColor: 'rgba(255, 252, 245, 0.48)',
|
||||
backgroundColor: 'rgba(255, 252, 245, 0.2)',
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user