Skip to content

Commit a807f99

Browse files
Fix mentions font-size (#8536)
Signed-off-by: Kristina Fefelova <[email protected]>
1 parent e90504e commit a807f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/theme/styles/common.scss

+1
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@
526526
background-color: var(--theme-mention-bg-color);
527527
border-radius: .25rem;
528528
cursor: pointer;
529+
font-size: var(--body-font-size);
529530
}
530531

531532
.antiDivider {

0 commit comments

Comments
 (0)