diff --git a/dashboard/src/style.css b/dashboard/src/style.css index bff5727d3..898eb49ab 100644 --- a/dashboard/src/style.css +++ b/dashboard/src/style.css @@ -80,7 +80,7 @@ hr { } .content { - max-width: 600px; + max-width: 800px; width: 100%; position: absolute; }