[RAPID-fix] 컬럼 리사이즈 호버 영역 보더 중앙 보정 (right: -0.5px)

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

View File

@@ -62,7 +62,7 @@
}
#itemListTable th .col-resizer {
position: absolute;
right: -1px;
right: -0.5px;
top: 0;
width: 6px;
transform: translateX(50%);

View File

@@ -62,7 +62,7 @@
}
#itemListTable th .col-resizer {
position: absolute;
right: -1px;
right: -0.5px;
top: 0;
width: 6px;
transform: translateX(50%);