update table
This commit is contained in:
@@ -48,11 +48,12 @@ export default StyleSheet.create({
|
||||
color: "#111",
|
||||
textAlign: "center",
|
||||
},
|
||||
left: {
|
||||
sttCell: {
|
||||
flex: 0.3,
|
||||
fontSize: 15,
|
||||
color: "#111",
|
||||
textAlign: "left",
|
||||
},
|
||||
right: {
|
||||
textAlign: "right",
|
||||
paddingLeft: 10,
|
||||
},
|
||||
headerText: {
|
||||
fontWeight: "600",
|
||||
@@ -73,8 +74,4 @@ export default StyleSheet.create({
|
||||
fontSize: 15,
|
||||
color: "#111",
|
||||
},
|
||||
actions: {
|
||||
flexDirection: "row",
|
||||
justifyContent: "flex-end",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user