marinofaggiana 4 жил өмнө
parent
commit
a7a3ed3d01

+ 1 - 1
iOSClient/Main/NCMainTabBar.swift

@@ -105,7 +105,7 @@ class NCMainTabBar: UITabBar {
     private func createPath() -> CGPath {
         
         let height: CGFloat = 28
-        let margin: CGFloat = 8
+        let margin: CGFloat = 6
         let path = UIBezierPath()
         let centerWidth = self.frame.width / 2