mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-23 00:41:36 +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. |
||
|---|---|---|
| .. | ||
| e2e | ||
| src | ||
| test | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vercel.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||