diff --git a/frontend/src/styles/app.css b/frontend/src/styles/app.css index 7f5ae88b..d759f7ba 100644 --- a/frontend/src/styles/app.css +++ b/frontend/src/styles/app.css @@ -779,7 +779,7 @@ section th { min-height: 28rem; } -@media (max-width: 1280px) { +@media (max-width: 1120px) { .workbench-layout { grid-template-columns: 12rem minmax(0, 1fr); }