more formatting and refactoring of team component

This commit is contained in:
2025-12-11 16:00:18 +01:00
parent f05f56d42a
commit 84a3d77bb3
3 changed files with 143 additions and 152 deletions
@@ -30,6 +30,7 @@ export const styles = StyleSheet.create({
boardHeaderRow: {
flexDirection: "row",
justifyContent: "space-between",
borderBottom: "1px solid black",
},
infoTable: {
borderWidth: 1,