Skip to content
Snippets Groups Projects
Commit 7aaab7be authored by Florian Raab's avatar Florian Raab
Browse files

ForceDirectedGraph: little style tweaks

parent 82a8cee8
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ view global local =
]
, Html.div [ Html.Attributes.class "legend", style "width" "19%" ]
[ Html.div [ style "display" "flex" ]
[ Html.h3 []
[ Html.h3 [ style "margin-top" "0rem", style "margin-bottom" "0rem",style "align-content" "center" ]
[ Html.text "Legende"
]
, if not <| local.highlight == "" then
......
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