diff --git a/src/styles/index.scss b/src/styles/index.scss index 3e1fde2d0..d24be9064 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -84,9 +84,9 @@ body.cursor-ew-resize { display: none; position: absolute; top: 0; - right: -.1875rem; + right: -.25rem; bottom: 0; - width: .1875rem; + width: .25rem; z-index: var(--z-resize-handle); cursor: ew-resize;