Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Theming] Box shadow showing on third child of transclusion block #823

Open
Merlin04 opened this issue Oct 9, 2022 · 0 comments
Open

[Theming] Box shadow showing on third child of transclusion block #823

Merlin04 opened this issue Oct 9, 2022 · 0 comments
Labels
awaiting release This has already been dealt with but is not yet available bug Something isn't working right

Comments

@Merlin04
Copy link

Merlin04 commented Oct 9, 2022

What is happening?

The selector .notion-transclusion_container-block > div > div > :nth-child(3) in theming/theme.css is causing a box shadow to display on the third child of a transcluded block.

What should be happening?

This should not be there. I'm not sure what the intended purpose of this selector was but removing it would probably fix this issue.

Screenshots (if applicable):

image

Operating system/browser name & version:

Firefox 105.0.1/openSUSE

notion-enhancer and/or notion-repackaged version:

v0.11.0.1

notion-enhancer configuration (enabled/disabled mods and their settings):

Light+ theme enabled (although seems to be an issue with the core theming)

@Merlin04 Merlin04 added the bug Something isn't working right label Oct 9, 2022
@dragonwocky dragonwocky added the awaiting release This has already been dealt with but is not yet available label Dec 23, 2022
@dragonwocky dragonwocky transferred this issue from notion-enhancer/repo Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting release This has already been dealt with but is not yet available bug Something isn't working right
Projects
None yet
Development

No branches or pull requests

2 participants