mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-05-30 04:07:44 +08:00
committed by
Ryan Nystrom
parent
11d1d78aad
commit
3848a44523
@@ -34,7 +34,7 @@ final class IssuePatchContentViewController: UIViewController {
|
||||
|
||||
override func viewWillLayoutSubviews() {
|
||||
super.viewWillLayoutSubviews()
|
||||
codeView.frame = view.bounds
|
||||
codeView.frame = view.safeAreaLayoutGuide.layoutFrame
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user