Skip to content
Snippets Groups Projects
Verified Commit edab911e authored by Adam Reichold's avatar Adam Reichold
Browse files

Center the date picker used for the time range filter which looks better when...

Center the date picker used for the time range filter which looks better when the filter uses the full width
parent 9b1560a7
No related branches found
No related tags found
1 merge request!25[Elmo's World] Hide filter section behind disclosure widget to improve user focus
......@@ -38,7 +38,12 @@ viewDate maybeDate onChange1 =
onChange2 =
onChange1 << Result.toMaybe << fromIsoString
in
div [ style "flex" "1" ]
div
[ style "flex" "1"
, style "display" "flex"
, style "align-items" "center"
, style "justify-content" "center"
]
[ input
([ tabindex tabOrder.filters
, type_ "date"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.