Image says it all I think:

The draggable for resizing the js/html panels is gone and that js pane is too small! The big problem is that this issue persists after restarting my browser, clearing the cache, and deleting cookies. How do I reset this so I can use jsfiddle again?
zalun
Please run Layout.setWindowSizes(null)
from console
As of December 6, 2018, the current answer to this question no longer works due to a rewrite of the JsFiddle site that happened sometime in June/July of 2018.
- Press F12 to open DevTools (Chrome) or Debugger (Firefox, Edge).
- Navigate to "Application" in Chrome DevTools, or "Storage in Firefox/Edge Debugger.
- Find "Local Storage".
- Find www.jsfiddle.net.
- Delete any entries/keys labeled as
grid_*-split-sizes
(eg.grid_1-split-sizes
,grid_2-split-sizes
,grid_3-split-sizes
). - Refresh jsfiddle.net webpage.
Source: https://github.com/jsfiddle/jsfiddle-issues/issues/1151
来源:https://stackoverflow.com/questions/24388509/jsfiddle-js-panel-size-is-stuck-how-do-i-reset-it