Skip to content
Snippets Groups Projects
Commit 681aafe8 authored by Brady James Garvin's avatar Brady James Garvin
Browse files

Switched app to full width to better show DAGs.

parent 3aceae95
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,6 @@ body { ...@@ -33,7 +33,6 @@ body {
min-height: var(--minimum-app-size); min-height: var(--minimum-app-size);
width: 100%; width: 100%;
height: 100%; height: 100%;
max-width: 62.5vh;
background: var(--app-background-color); background: var(--app-background-color);
overflow-x: hidden; overflow-x: hidden;
overflow-y: scroll; overflow-y: scroll;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment