Remove dead style

zio/stable
Paul Frazee 2024-03-19 14:06:04 -07:00
parent a2ed2c3b22
commit e433a1c968
1 changed files with 0 additions and 7 deletions

View File

@ -57,13 +57,6 @@ const styles = StyleSheet.create({
borderRadius: 22,
backgroundColor: '#00000077',
},
closeText: {
lineHeight: 22,
fontSize: 19,
textAlign: 'center',
color: '#FFF',
includeFontPadding: false,
},
blurredBackground: {
backdropFilter: 'blur(10px)',
WebkitBackdropFilter: 'blur(10px)',