Skip to content

Commit

Permalink
added Test Wrap for title
Browse files Browse the repository at this point in the history
  • Loading branch information
PetreHoffmann authored Oct 27, 2021
1 parent fd585a9 commit b61c4d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/FancyScrollView/FancyScrollView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ public struct FancyScrollView: View {
.foregroundColor(.white)
.fontWeight(.black)
.padding(.horizontal, 16)
.fixedSize(horizontal: false, vertical: true)

Spacer()
} : nil
Expand Down

0 comments on commit b61c4d5

Please sign in to comment.