Skip to content

Faces-for-Linux-v1.1

Latest

Choose a tag to compare

Fix dropdown menu gradient line artifact

- Increase z-index to 1000 for proper stacking
- Add isolation: isolate to create new stacking context
- Explicitly hide any ::before/::after pseudo-elements on dropdown menu
- Use hardcoded border color instead of CSS variable

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>