Refine Mail thread layout for clearer grouping and tighter spacing
This commit is contained in:
@@ -17,7 +17,7 @@ struct LaneChip: View {
|
||||
}
|
||||
.font(.caption2.weight(.semibold))
|
||||
.padding(.horizontal, 9)
|
||||
.padding(.vertical, 5)
|
||||
.padding(.vertical, 3)
|
||||
.background(lane.color.opacity(0.14), in: RoundedRectangle(cornerRadius: SIO.chipRadius, style: .continuous))
|
||||
.foregroundStyle(lane.color)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user