mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-04 00:17:30 +01:00
Fix #1939
This commit is contained in:
parent
cf81054366
commit
70f58aa08d
@ -102,7 +102,6 @@ public struct StatusRowView: View {
|
||||
StatusRowActionsView(isBlockConfirmationPresented: $isBlockConfirmationPresented,
|
||||
viewModel: viewModel)
|
||||
.tint(isFocused ? theme.tintColor : .gray)
|
||||
.contentShape(Rectangle())
|
||||
}
|
||||
|
||||
if isFocused, !isCompact {
|
||||
|
Loading…
x
Reference in New Issue
Block a user