diff --git a/src/app/tabs/styles/debugger-tab-styles.js b/src/app/tabs/styles/debugger-tab-styles.js index 6a15d2cf56..31400f9045 100644 --- a/src/app/tabs/styles/debugger-tab-styles.js +++ b/src/app/tabs/styles/debugger-tab-styles.js @@ -6,6 +6,7 @@ const css = csjs` } .debugger { margin-bottom: 1%; + width: max-content; } `