marinofaggiana 4 سال پیش
والد
کامیت
a7a3ed3d01
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      iOSClient/Main/NCMainTabBar.swift

+ 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