fix: align GIS theme styling on ultrawide
This commit is contained in:
@@ -1202,6 +1202,11 @@ details.ai-lab-model-surface > summary strong {
|
||||
/* Responsive shell */
|
||||
|
||||
@media (min-width: 1800px) {
|
||||
.workbench-main > .geo-explorer {
|
||||
width: 100%;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.workbench-layout {
|
||||
grid-template-columns: 13.25rem minmax(0, 1fr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user