.main-wrapper{flex-direction:row;width:100%;height:100vh;display:flex;overflow:hidden}.main-resize-handle{cursor:col-resize;z-index:4;touch-action:none;background:#3e3e42;flex-shrink:0;width:4px;position:relative}.main-resize-handle:hover{background:#0e639c}.main-resize-handle:before{content:"";position:absolute;top:0;bottom:0;left:0;right:-10px}