Skip to content

Commit 26bb18f

Browse files
authored
fix: add font-synthesis for italic & bold in fonts that don't have them specified #2325 (#2354)
1 parent 0f89968 commit 26bb18f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/core/src/editor/editor.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.bn-editor {
44
outline: none;
55
padding-inline: 54px;
6+
font-synthesis: style weight;
67

78
/* Define a set of colors to be used throughout the app for consistency
89
see https://atlassian.design/foundations/color for more info */

0 commit comments

Comments
 (0)