fix: Use width not results_width (#144)
This commit is contained in:
@@ -17,7 +17,7 @@ function themes.get_dropdown(opts)
|
||||
layout_strategy = "center",
|
||||
results_title = false,
|
||||
preview_title = "Preview",
|
||||
results_width = 70,
|
||||
width = 70,
|
||||
results_height = 15,
|
||||
borderchars = {
|
||||
{ '─', '│', '─', '│', '╭', '╮', '╯', '╰'},
|
||||
|
||||
Reference in New Issue
Block a user