NTP-65369| Chirayu| UIChange (#16285)

This commit is contained in:
Chirayu Mor
2025-05-23 16:39:01 +05:30
committed by GitHub
parent 41085510ab
commit 9bd42aad1d

View File

@@ -22,10 +22,10 @@ export const styles = StyleSheet.create({
selectedCard: {
borderColor: "#1F002A",
backgroundColor: "#FFFFFF",
shadowColor: "#000000",
shadowColor: "#B0C0D9",
shadowOffset: { width: 3, height: 3 },
shadowOpacity: 0.3,
shadowRadius: 16,
shadowRadius: 8,
elevation: 5,
},
detailCardContainer: {