|
|
@@ -205,7 +205,7 @@ extension Home {
|
|
|
.frame(maxHeight: 70)
|
|
|
.padding(.top, geo.safeAreaInsets.top)
|
|
|
.background(Color.gray.opacity(0.05))
|
|
|
- // .background(Color.gray.opacity(0.2))
|
|
|
+ // .background(Color.gray.opacity(0.2))
|
|
|
Divider().background(Color.gray) // Added 29/4
|
|
|
infoPanal
|
|
|
.background(Color.backgroundColor)
|