Skip to content

Commit 7c5253e

Browse files
Merge pull request NotionX#486 from chuyun/master
2 parents 6493adc + 131ebb3 commit 7c5253e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2623,6 +2623,11 @@ svg.notion-page-icon {
26232623
margin-right: 0.3em;
26242624
}
26252625

2626+
.notion-external-mention .notion-external-image svg {
2627+
width: 100%;
2628+
height: 100%;
2629+
}
2630+
26262631
.notion-external-description {
26272632
display: flex;
26282633
flex-direction: column;

0 commit comments

Comments
 (0)