mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 02:24:58 +00:00
explorer: fix broken layout
Applying this control tweak globally broke the explorer layout. So we now apply it to settings only.
This commit is contained in:
@@ -15,4 +15,8 @@
|
||||
width: bp.$pt-grid-size * 20;
|
||||
}
|
||||
}
|
||||
|
||||
& .#{bp.$ns}-control {
|
||||
max-width: bp.$pt-grid-size * 20;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user