Files
fourge-portal/.claude/settings.local.json
T
Krao Hasanee 1dd7ca1922 style: card-bg dark-based alpha to match Safari panel look
rgba(255,255,255,0.06) with backdrop blur renders lighter in Chrome.
rgba(0,0,0,0.35) gives consistent dark panel across all browsers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 16:01:23 -04:00

25 lines
1.1 KiB
JSON

{
"permissions": {
"allow": [
"Bash(npm run *)",
"Bash(awk 'NR>=547 && /^}/ {print NR\": \"$0; c++; if\\(c>=1\\) exit}' src/pages/Companies.jsx)",
"Bash(sed -n '545,548p' src/pages/Companies.jsx)",
"Bash(sed -i '' '545,715d' src/pages/Companies.jsx)",
"Bash(sed -n '542,548p' src/pages/Companies.jsx)",
"Bash(sed -n '76,80p' src/pages/team/TeamSubInvoiceDetail.jsx)",
"Bash(sed -n '147p' src/pages/Profile.jsx)",
"Bash(awk '{print $5, $9}')",
"Bash(git add *)",
"Bash(git commit -q -m ' *)",
"Bash(git push *)",
"Bash(vercel --prod --yes)",
"Bash(sed -n '1,15p' src/pages/external/ExternalMyInvoices.jsx)",
"Bash(sed -n '1,15p' src/pages/client/ClientMyInvoices.jsx)",
"Bash(git commit -q -m 'fix: restore popupOverlayStyle import in ExternalMyInvoices *)",
"Bash(git commit -q -m 'style: increase card-bg alpha to match Safari rendering *)",
"Bash(git commit -q -m 'fix: subcontractor PDF title + multi-page support *)",
"Bash(git commit -q -m 'style: card-bg dark-based alpha to match Safari panel look *)"
]
}
}