This commit is contained in:
Cron1cle
2025-10-09 17:20:40 +02:00
parent c116352310
commit aedd87416f
10 changed files with 141 additions and 50 deletions

View File

@@ -50,7 +50,7 @@ const styles = StyleSheet.create({
},
performedShowsSection: {
width: "100%",
height: 375,
height: "100%",
paddingLeft: 15,
paddingBottom: 20,
backgroundColor: "hsl(221, 39%, 0%)",