Skip to content

Commit 8af0c53

Browse files
committed
fix: revert whitespace changes
1 parent 41c93ba commit 8af0c53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2980,7 +2980,7 @@ svg.notion-page-icon {
29802980
.notion-link-mention {
29812981
position: relative;
29822982
display: inline-flex;
2983-
align-items: center;
2983+
align-items: center;
29842984
vertical-align: middle;
29852985
}
29862986

@@ -3022,8 +3022,8 @@ svg.notion-page-icon {
30223022
}
30233023

30243024
.notion-link-mention-card {
3025-
width: 18rem;
3026-
height: 15rem;
3025+
width: 18rem;
3026+
height: 15rem;
30273027
background: var(--bg-color);
30283028
border-radius: 0.75rem;
30293029
border: 1px solid rgba(27, 31, 36, 0.15);

0 commit comments

Comments
 (0)