Skip to content

Commit

Permalink
fixed toggle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sseooh committed Sep 20, 2023
1 parent 3aba73c commit 24adeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-notion-x/src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@

.notion-h {
position: relative;
display: inline-block;
display: inline;

font-weight: 600;
line-height: 1.3;
Expand Down

0 comments on commit 24adeb9

Please sign in to comment.