Added custom stylesheet

This commit is contained in:
Joao Ramos
2024-01-08 19:17:22 +00:00
parent 63998b50d6
commit 1ea9d8e60f
5 changed files with 89 additions and 89 deletions

View File

@@ -43,4 +43,8 @@ export const styles = StyleSheet.create({
display: "flex",
flexDirection: "row-reverse",
},
image64: {
height: "64px",
width: "64px",
},
});