marinofaggiana 4 tahun lalu
induk
melakukan
1587ba9f2b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      iOSClient/Share/NCShare.swift

+ 1 - 1
iOSClient/Share/NCShare.swift

@@ -275,7 +275,7 @@ class NCShare: UIViewController, UIGestureRecognizerDelegate, NCShareLinkCellDel
         dropDown = DropDown()
         let appearance = DropDown.appearance()
         
-        appearance.backgroundColor = .white
+        appearance.backgroundColor = NCBrandColor.shared.backgroundForm
         appearance.cornerRadius = 10
         appearance.shadowColor = UIColor(white: 0.5, alpha: 1)
         appearance.shadowOpacity = 0.9