mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
activities: fix potential control overflow
This commit is contained in:
@@ -39,5 +39,9 @@
|
||||
height: 100%;
|
||||
z-index: bp.$pt-z-index-overlay;
|
||||
}
|
||||
|
||||
.#{bp.$ns}-control {
|
||||
max-width: bp.$pt-grid-size * 20;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user