feat: centered footer icons

This commit is contained in:
Nick 2025-01-03 17:54:01 -06:00
parent f18d333503
commit ad3a7eac94

View file

@ -744,6 +744,7 @@ footerItems input =
([ scrollbarY ([ scrollbarY
, height <| px 50 , height <| px 50
, transitionStyleMedium , transitionStyleMedium
, centerX
, width <| px 223 , width <| px 223
] ]
++ (if input.model.isNavbarExpanded then ++ (if input.model.isNavbarExpanded then