Keep workbench inspector on desktop layout
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-17 20:40:49 +02:00
parent ee2929ae83
commit a769b3427e
+1 -1
View File
@@ -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);
}