We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd22751 commit 33aec3cCopy full SHA for 33aec3c
Settings/ViewControllers/BKPubKey/KeyListView.swift
@@ -275,7 +275,7 @@ private extension NewKeyMenuContentView {
275
.font(.system(size: 16))
276
Spacer()
277
}
278
- .background(Color.gray.opacity(0.2))
+ // .background(Color.gray.opacity(0.2))
279
.frame(maxWidth: .infinity)
280
281
0 commit comments