emacs-lsp / lsp-ui

UI integrations for lsp-mode
https://emacs-lsp.github.io/lsp-ui
GNU General Public License v3.0
1.04k stars 140 forks source link

Different heights of top and bottom margins #617

Closed seagle0128 closed 3 years ago

seagle0128 commented 3 years ago

https://github.com/emacs-lsp/lsp-ui/blob/bd94da9348d9b4e814fdb55dae061826f48ffde9/lsp-ui-doc.el#L602 https://github.com/emacs-lsp/lsp-ui/blob/bd94da9348d9b4e814fdb55dae061826f48ffde9/lsp-ui-doc.el#L616

The top and bottom margins are different height. I think the height should be same. 0.3 is a good choice.