Skip to content

Commit 6dc25a4

Browse files
authored
Merge branch 'master' into dev/riknoll/arcade-block-dropdowns-not-scrolling
2 parents 2c6d8ce + 86d8e6d commit 6dc25a4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

theme/debugger.less

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@
1212
*******************************/
1313

1414
/* Debugger toolbox */
15-
.debuggerToolbox.elements {
15+
#debuggerToolbox {
16+
max-width: 100%;
17+
}
18+
19+
#debuggerToolbox.elements {
1620
height: 100%;
1721
display: flex;
1822
flex-direction: column;

0 commit comments

Comments
 (0)