marinofaggiana 4 年之前
父節點
當前提交
1587ba9f2b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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