[RAPID-fix] 컬럼 리사이즈 호버 영역 보더 중앙 보정 (right: -0.5px)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
}
|
||||
#itemListTable th .col-resizer {
|
||||
position: absolute;
|
||||
right: -1px;
|
||||
right: -0.5px;
|
||||
top: 0;
|
||||
width: 6px;
|
||||
transform: translateX(50%);
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
#itemListTable th .col-resizer {
|
||||
position: absolute;
|
||||
right: -1px;
|
||||
right: -0.5px;
|
||||
top: 0;
|
||||
width: 6px;
|
||||
transform: translateX(50%);
|
||||
|
||||
Reference in New Issue
Block a user