We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbfe30 commit bb7ed64Copy full SHA for bb7ed64
packages/editor/src/examples/Editor.module.css
@@ -4,7 +4,7 @@
4
overflow: hidden;
5
max-height: 100vh;
6
margin: 32px auto;
7
- border: 1px solid var(--border-color);
+ border: 1px solid var(--kona-editor-border-color);
8
border-radius: 8px;
9
}
10
0 commit comments