-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Closed
Copy link
Description
Check that this is really a bug
- I confirm
Reproduction link
Bug description
When using EffectCards as module (so without bundling) and inject module style with injectStylesUrls, cards shadow are not visible and the cards are cut when grabbing.
The .swiper-cards class should add overflow:visible to make it works, but it appears that with this configuration (injecting style vs constructed stylesheet) the specifity is won with the .swiper class which has overflow:hidden.
Expected Behavior
No response
Actual Behavior
No response
Swiper version
11.1.0
Platform/Target and Browser Versions
any
Validations
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- Make sure this is a Swiper issue and not a framework-specific issue
Would you like to open a PR for this bug?
- I'm willing to open a PR
Metadata
Metadata
Assignees
Labels
No labels