Provide more vertical space beneath direction dropdown

When openening the dropdown, it requires to scroll to see the options
which is inconvenient.

Fixes: #1400
This commit is contained in:
eikek 2022-02-24 21:51:14 +01:00
parent 23632b793b
commit cab2fc7997

View File

@ -388,7 +388,7 @@ formTabs texts flags settings model =
, titleRight = []
, info = Nothing
, body =
[ div [ class "mb-4" ]
[ div [ class "mb-24" ]
[ Html.map DirDropdownMsg
(Comp.Dropdown.view2
directionCfg