feat(sheet): 칸에 = 로 치면 그 칸만 식(줄.식) · 너비 손잡이를 칸 안으로 · 줄머리 칸 넓힘 (PLAN 10-2)

- master 는 계산 칸도 = 식으로 고침 · 지우면 열 식으로 돌아감 · project 손 열도 = 식 받음
- 너비 손잡이 반쪽이 옆 칸에 가려 안 잡히던 것 고침

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Tjoit7rxvpLMM7cafeVTo1
This commit is contained in:
2026-09-25 09:49:45 +09:00
co-authored by Claude Opus 5.5
parent 4d94b6cb96
commit c10f81716f
5 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -171,7 +171,7 @@
.ui-sheet__resize {
position: absolute;
top: 0;
right: -3px;
right: 0;
z-index: 3;
width: 6px;
height: 100%;