Преглед изворни кода

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