completion/helm: fix +childframe

This commit is contained in:
Henrik Lissner 2021-02-16 11:44:59 -05:00
parent 91f8d3e5d0
commit 28b3ad4529
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ be negative.")
(defvar +helm-posframe-parameters
'((internal-border-width . 8)
(width . 0.5)
(width . 0.65)
(height . 0.35)
(min-width . 80)
(min-height . 16))