chore(css): remove dead .lc-empty-wrap helper (LC-578) #544
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/lc-578-remove-dead-lc-empty-wrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolves LC-578 (follow-up on LC-555 / LC-UI-02).
The LC-555 reconcile comment flagged three shared helpers as dead CSS and asked to either adopt them on a real page or close:
.lc-toolbar,.lc-action-row,.lc-empty-wrap.LC-572 (admin header restructure) already put two of them on real admin pages:
.lc-toolbardrives the analytics date-range filter strip, and.lc-action-rowwraps the bridges/invites card footers. Those are now live and verified adopted..lc-empty-wrapis the only one still unused, and it duplicates the already-shipped.lc-empty(main.css) that every empty state renders throughpartials/empty_state.html(all admin tables plus the room About/Manage surfaces). Adopting a second near-identical centering wrapper would re-introduce exactly the duplication LC-555 set out to eliminate, so this PR deletes the rule and trims its mention from the LC-555 helper comment.No template references
.lc-empty-wrap, so there are no markup changes.just build-cssregenerates cleanly; the gitignoredtailwind-built.cssno longer carries the rule.🤖 Generated with Claude Code
https://claude.ai/code/session_01GJbJChgMXj7m1Q8GdnTPyT