mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-27 01:21:18 +00:00
.scrollbar-thin was replaced by global *::-webkit-scrollbar rules in index.css. The 8 className references across 5 components became dead code — the global rules apply regardless. Removing them keeps the codebase consistent with the stylesheet and eliminates the misleading implication that per-element scrollbar customisation is active. |
||
|---|---|---|
| .. | ||
| components | ||
| config | ||
| core | ||
| hooks | ||
| lib | ||
| services | ||
| vendor/leiden | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||