Skip to content

Fix header margin in columns#89

Open
leshchenko1979 wants to merge 1 commit intoleoncvlt:masterfrom
flipio-ru:fix-header-margin-in-columns
Open

Fix header margin in columns#89
leshchenko1979 wants to merge 1 commit intoleoncvlt:masterfrom
flipio-ru:fix-header-margin-in-columns

Conversation

@leshchenko1979
Copy link
Contributor

Fixes #88

@leshchenko1979 leshchenko1979 marked this pull request as ready for review January 9, 2022 18:57
@leoncvlt
Copy link
Owner

Could this be done in a pure css solution?

@leshchenko1979
Copy link
Contributor Author

It seems like it can't, because the problematic styling is defined by Notion inside the DOM element via the style tag and my solution removes the problematic clauses from the style tag with some js code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Headers in columns have unnecessary top margin

2 participants