mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-26 18:21:00 +00:00
Fix
This commit is contained in:
parent
124aeef7fb
commit
9b21ac3e95
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ public struct StatusRowView: View {
|
||||||
leadingSwipeActions
|
leadingSwipeActions
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.listRowBackground(theme.primaryBackgroundColor)
|
|
||||||
.listRowInsets(.init(top: 12,
|
.listRowInsets(.init(top: 12,
|
||||||
leading: .layoutPadding,
|
leading: .layoutPadding,
|
||||||
bottom: 12,
|
bottom: 12,
|
||||||
|
|
Loading…
Reference in a new issue