mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-17 02:05:13 +00:00
Make the poll tappable in the List timeline
This commit is contained in:
parent
1f22c47a14
commit
83049517c0
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ public struct StatusPollView: View {
|
|||
}
|
||||
}
|
||||
.frame(height: .pollBarHeight)
|
||||
.buttonStyle(.borderless)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue