mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2026-07-16 06:50:22 -04:00
Additional changes to more screen
This commit is contained in:
@@ -3,8 +3,8 @@ import {StyleSheet, Dimensions} from 'react-native';
|
||||
const styles=StyleSheet.create({
|
||||
moreitem: {
|
||||
backgroundColor:'red',
|
||||
borderColor:'white',
|
||||
borderWidth:0.5,
|
||||
borderBottomColor:'white',
|
||||
borderBottomWidth:0.5,
|
||||
height: Dimensions.get('window').height*0.075,
|
||||
justifyContent:'center'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user