We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06afd5a commit f33605cCopy full SHA for f33605c
1 file changed
Core/Sources/SuggestionWidget/Styles.swift
@@ -2,7 +2,7 @@ import AppKit
2
import SwiftUI
3
4
enum Style {
5
- static let panelHeight: Double = 304
+ static let panelHeight: Double = 500
6
static let panelWidth: Double = 454
7
static let widgetHeight: Double = 30
8
static var widgetWidth: Double { widgetHeight }
0 commit comments