瀏覽代碼

fix code

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana 2 年之前
父節點
當前提交
6e62f7922a
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      iOSClient/Color/NCColorPicker.swift

+ 0 - 2
iOSClient/Color/NCColorPicker.swift

@@ -102,8 +102,6 @@ class NCColorPicker: UIViewController {
         defaultButton.backgroundColor = NCBrandColor.shared.brandElement
         defaultButton.layer.cornerRadius = 5
         defaultButton.layer.masksToBounds = true
-        defaultButton.layer.borderColor = NCBrandColor.shared.label.cgColor
-        defaultButton.layer.borderWidth = 2
     }
 
     // MARK: - Action