We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f0064 commit b21001aCopy full SHA for b21001a
1 file changed
Core/Sources/SuggestionWidget/Styles.swift
@@ -8,7 +8,7 @@ enum Style {
8
static let panelWidth: Double = 454
9
static let inlineSuggestionMinWidth: Double = 540
10
static let inlineSuggestionMaxHeight: Double = 400
11
- static let widgetHeight: Double = 24
+ static let widgetHeight: Double = 20
12
static var widgetWidth: Double { widgetHeight }
13
static let widgetPadding: Double = 4
14
}
0 commit comments