Skip to content

Commit b9d0446

Browse files
fix: bookmark images cover
1 parent 420cc80 commit b9d0446

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-notion-x/src/styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,6 +1049,8 @@ svg.notion-page-icon {
10491049
}
10501050

10511051
.notion-bookmark-image span {
1052+
width: 100% !important;
1053+
height: 100% !important;
10521054
max-height: 100%;
10531055
}
10541056

0 commit comments

Comments
 (0)