fix: placeholder style
This commit is contained in:
1
model.go
1
model.go
@@ -127,6 +127,7 @@ func NewModel(defaults resend.SendEmailRequest) Model {
|
||||
attachments.Title = "Attachments"
|
||||
attachments.Styles.Title = labelStyle
|
||||
attachments.Styles.TitleBar = labelStyle
|
||||
attachments.Styles.NoItems = placeholderStyle
|
||||
attachments.SetShowHelp(false)
|
||||
attachments.SetShowStatusBar(false)
|
||||
attachments.SetStatusBarItemName("attachment", "attachments")
|
||||
|
||||
Reference in New Issue
Block a user