[RAPID-fix] 컬럼 리사이즈 호버 영역 좌우 균등 수정 (width 7px→6px)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
position: absolute;
|
||||
right: -3px;
|
||||
top: 0;
|
||||
width: 7px;
|
||||
width: 6px;
|
||||
height: 100%;
|
||||
cursor: col-resize;
|
||||
z-index: 10;
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
position: absolute;
|
||||
right: -3px;
|
||||
top: 0;
|
||||
width: 7px;
|
||||
width: 6px;
|
||||
height: 100%;
|
||||
cursor: col-resize;
|
||||
z-index: 10;
|
||||
|
||||
Reference in New Issue
Block a user