diff --git a/frontend/src/app/dashboard/taskgroup-overview/taskgroup-overview.component.css b/frontend/src/app/dashboard/taskgroup-overview/taskgroup-overview.component.css index 2d2f9c7..ff6ca31 100644 --- a/frontend/src/app/dashboard/taskgroup-overview/taskgroup-overview.component.css +++ b/frontend/src/app/dashboard/taskgroup-overview/taskgroup-overview.component.css @@ -144,4 +144,5 @@ .node-name { font-style: normal; font-weight: normal; + text-align: left; }