added labor allocationtable
This commit is contained in:
@@ -77,12 +77,13 @@ export default connect(null, null)(CostCenterSelect);
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
container: {
|
||||
padding: 16,
|
||||
marginVertical: 4,
|
||||
marginHorizontal: 16,
|
||||
justifyContent: "center",
|
||||
alignContent: "center",
|
||||
},
|
||||
dropdown: {
|
||||
height: 50,
|
||||
height: 48,
|
||||
borderColor: "gray",
|
||||
borderWidth: 0.5,
|
||||
borderRadius: 8,
|
||||
|
||||
Reference in New Issue
Block a user