[RAPID-fix] 컬럼 리사이즈 호버 영역 좌우 균등 수정 (width 7px→6px)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-26 15:05:05 +09:00
parent 4d0dd1f1f7
commit 28efb5b8fe
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@
position: absolute;
right: -3px;
top: 0;
width: 7px;
width: 6px;
height: 100%;
cursor: col-resize;
z-index: 10;

View File

@@ -64,7 +64,7 @@
position: absolute;
right: -3px;
top: 0;
width: 7px;
width: 6px;
height: 100%;
cursor: col-resize;
z-index: 10;