Commit d12a93c
committed
fix: correct border color to #2E2E31, default item height to 20, fix comment typo
- CortexSidebarContainer: border #2E2F31 → #2E2E31 (matches Figma stroke)
- VirtualFileTree: DEFAULT_ITEM_HEIGHT 18 → 20 (matches Figma tree row)
- ExplorerHeader: fix padding comment (top=4 right=4 bottom=12 left=4)
- FIGMA_SPECS.md: fix file padding formula in docs1 parent 938939c commit d12a93c
File tree
4 files changed
+4
-4
lines changed- src/components
- cortex
- explorer
- layout
- explorer
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
784 | | - | |
| 784 | + | |
785 | 785 | | |
786 | 786 | | |
787 | 787 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments