Skip to content

Commit df561e2

Browse files
committed
Remove unused padding on the disclosure image
1 parent ad25743 commit df561e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPress/Classes/ViewRelated/Comments/CommentTableHeaderView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ private struct CommentHeaderView: View {
137137
.foregroundColor(Color(.secondaryLabel))
138138
.font(.caption.weight(.semibold))
139139
.imageScale(.large)
140-
.padding(.zero)
141140
}
142141
}
143142

0 commit comments

Comments
 (0)