notion-enhancer / notion-enhancer

An enhancer/customiser for the all-in-one productivity workspace Notion

Home Page:https://notion-enhancer.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Merlin04 opened this issue · comments

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)