Explorar el Código

fix code

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana hace 2 años
padre
commit
6e62f7922a
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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