fix(frontend): drop the three .modal-overlay copies left after the modal canon move #121

Merged
bvandeusen merged 1 commits from dev into main 2026-08-21 12:58:25 -04:00
Owner

Follow-up to #120: SnippetListView, ProjectListView and SystemsSection still carried a byte-identical .modal-overlay rule (the consolidation regex skipped comment-preceded rules). components.css owns it. CI green on dev (run 4155).

🤖 Generated with Claude Code

Follow-up to #120: SnippetListView, ProjectListView and SystemsSection still carried a byte-identical `.modal-overlay` rule (the consolidation regex skipped comment-preceded rules). components.css owns it. CI green on dev (run 4155). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
bvandeusen added 1 commit 2026-08-21 12:58:16 -04:00
fix(frontend): drop the three .modal-overlay copies the comment-preceded rule regex skipped — components.css owns it (#2831)
CI & Build / Python lint (push) Successful in 3s
CI & Build / Plugin hooks (push) Successful in 10s
CI & Build / TypeScript typecheck (push) Successful in 22s
CI & Build / integration (push) Successful in 24s
CI & Build / Python tests (push) Successful in 56s
CI & Build / Build & push image (push) Successful in 38s
520381e22b
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
bvandeusen merged commit 141246ac2c into main 2026-08-21 12:58:25 -04:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledScribe#121