Browse Source

[PDF阅读页] - 属性页UI

liujiajie 11 months ago
parent
commit
ea9b2947d9

+ 2 - 2
PDF Office/PDF Master/Class/PDFWindowController/Side/RightSide/AnnotationProperty/KMColorPickerView.swift

@@ -143,8 +143,8 @@ class KMColorPickerView: NSControl {
             lastSubview.removeFromSuperview()
         }
 
-        var width: CGFloat = 30.0
-        let space: CGFloat = 9.0
+        let width: CGFloat = 30.0
+        let space: CGFloat = 7.0
         var posX: CGFloat = 0
         var buttons: [NSButton] = []