mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Tweak indent level to something less dramatic.
This commit is contained in:
@@ -11,7 +11,7 @@ import RSCore
|
||||
|
||||
struct MasterTableViewCellLayout {
|
||||
|
||||
private static let indent = CGFloat(integerLiteral: 20)
|
||||
private static let indent = CGFloat(integerLiteral: 14)
|
||||
private static let editingControlIndent = CGFloat(integerLiteral: 40)
|
||||
private static let imageSize = CGSize(width: 16, height: 16)
|
||||
private static let marginLeft = CGFloat(integerLiteral: 8)
|
||||
|
||||
Reference in New Issue
Block a user