Skip to content

Commit b21001a

Browse files
committed
Make widget smaller
1 parent 07f0064 commit b21001a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Sources/SuggestionWidget/Styles.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ enum Style {
88
static let panelWidth: Double = 454
99
static let inlineSuggestionMinWidth: Double = 540
1010
static let inlineSuggestionMaxHeight: Double = 400
11-
static let widgetHeight: Double = 24
11+
static let widgetHeight: Double = 20
1212
static var widgetWidth: Double { widgetHeight }
1313
static let widgetPadding: Double = 4
1414
}

0 commit comments

Comments
 (0)