Skip to content

Commit

Permalink
chore: reduce diff changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bouassaba committed Nov 27, 2024
1 parent 88f9811 commit 4c54ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Screens/Viewer/Image/ViewerImageWebView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ struct ViewerImageWebView: UIViewRepresentable {
padding: 0;
background: #000;
display: flex;
align-items: center;
justify-content: center;
align-items: center;
flex-grow: 1;
width: 100%;
height: 100%;
Expand Down

0 comments on commit 4c54ebf

Please sign in to comment.