We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c93ba commit 8af0c53Copy full SHA for 8af0c53
packages/react-notion-x/src/styles.css
@@ -2980,7 +2980,7 @@ svg.notion-page-icon {
2980
.notion-link-mention {
2981
position: relative;
2982
display: inline-flex;
2983
- align-items: center;
+ align-items: center;
2984
vertical-align: middle;
2985
}
2986
@@ -3022,8 +3022,8 @@ svg.notion-page-icon {
3022
3023
3024
.notion-link-mention-card {
3025
- width: 18rem;
3026
- height: 15rem;
+ width: 18rem;
+ height: 15rem;
3027
background: var(--bg-color);
3028
border-radius: 0.75rem;
3029
border: 1px solid rgba(27, 31, 36, 0.15);
0 commit comments