Commit d9b8a21
fix(ui): add max-h-60 to layout tab, remove inputMode=decimal from rotation
- Layout TabsContent now matches Layers tab with max-h-60, preventing
unbounded growth that pushes work tabs off-screen.
- Rotation Input no longer sets inputMode='decimal', which blocked the
minus sign on mobile keyboards and prevented entering negative angles.
Co-authored-by: DeepSeek V4 <deepseek@v4.ai>1 parent 09713ab commit d9b8a21
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
846 | | - | |
847 | 846 | | |
848 | 847 | | |
849 | 848 | | |
| |||
0 commit comments