This repository was archived by the owner on Jun 8, 2026. It is now read-only.
Commit af76dfd
FEA-1550: Fix sidebar icon sizing and CSS import order
- Import design-system globals.css before local globals.css so DS
styles are the base layer and local overrides apply on top
- Replace arbitrary size-[18px] span wrapper with standard size-4 class
directly on SVG elements, matching the design system's own icon sizing
convention and ensuring Tailwind generates the class
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent edf1b31 commit af76dfd
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments