Header has too much padding.

This commit is contained in:
johnsiras 2022-03-20 16:35:50 +08:00
parent 75dbf5027d
commit 6385166a58
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ M.setup = function(override_flag)
end
alpha.setup {
layout = {
{ type = "padding", val = 9 },
{ type = "padding", val = 4 },
default.header,
{ type = "padding", val = 2 },
default.buttons,