diff --git a/app/webroot/css/co-responsive.css b/app/webroot/css/co-responsive.css index b4da6d346..621ff1141 100644 --- a/app/webroot/css/co-responsive.css +++ b/app/webroot/css/co-responsive.css @@ -355,6 +355,8 @@ display: flex; align-items: baseline; gap: 1em; + justify-content: space-between; + width: 100%; } .config-menu { column-count: 2;