Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
71fce2bb2d
commit
b6d05aa361
@ -177,6 +177,7 @@ struct GameTableView: View {
|
|||||||
.fill(Color.black.opacity(Design.Opacity.light))
|
.fill(Color.black.opacity(Design.Opacity.light))
|
||||||
.padding(Design.Spacing.xSmall)
|
.padding(Design.Spacing.xSmall)
|
||||||
)
|
)
|
||||||
|
.padding(.leading, Design.Spacing.medium)
|
||||||
.debugBorder(showDebugBorders, color: .orange, label: "RoadMap")
|
.debugBorder(showDebugBorders, color: .orange, label: "RoadMap")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user