mirror of
https://github.com/jellyfin/Swiftfin.git
synced 2024-11-27 16:20:25 +00:00
Fix view scrolling in both dircetions
This commit is contained in:
parent
bce739614e
commit
c541123d61
@ -178,7 +178,7 @@ struct ContinueWatchingView: View {
|
||||
}
|
||||
Spacer().frame(width:14)
|
||||
}
|
||||
}
|
||||
}.frame(height: 200)
|
||||
}
|
||||
.frame(height: 200)
|
||||
.padding(.bottom, 10)
|
||||
|
Loading…
Reference in New Issue
Block a user