We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b065e52 commit 26317aeCopy full SHA for 26317ae
1 file changed
src/view/SidebarTabs.js
@@ -54,7 +54,7 @@ define(function (require, exports, module) {
54
* first activated. Applied once if the current width is narrower.
55
* @const {number}
56
*/
57
- const AI_TAB_GOOD_WIDTH = 370;
+ const AI_TAB_GOOD_WIDTH = 450;
58
59
/** Preference key used to track whether the initial width bump has been applied. */
60
const PREF_AI_WIDTH_SET_INITIAL = "aiTabWidthSetInitial";
0 commit comments