Fix
This commit is contained in:
parent
124aeef7fb
commit
9b21ac3e95
|
@ -93,7 +93,6 @@ public struct StatusRowView: View {
|
|||
leadingSwipeActions
|
||||
}
|
||||
}
|
||||
.listRowBackground(theme.primaryBackgroundColor)
|
||||
.listRowInsets(.init(top: 12,
|
||||
leading: .layoutPadding,
|
||||
bottom: 12,
|
||||
|
|
Loading…
Reference in New Issue