marinofaggiana 3 年之前
父节点
当前提交
666eae1da6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      iOSClient/Security/NCViewCertificateDetails.swift

+ 1 - 1
iOSClient/Security/NCViewCertificateDetails.swift

@@ -77,7 +77,7 @@ class NCViewCertificateDetails: UIViewController  {
                 
                 scrollView.addSubview(textView)
                 scrollView.contentSize = contentRect.size
-                scrollView.contentInset = UIEdgeInsets(top: 0, left: 0, bottom: 40, right: -40)
+                scrollView.contentInset = UIEdgeInsets(top: 0, left: 0, bottom: 50, right: 0)
                 
             } catch {
                 print("error")