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 ea857f2 commit 4de42e8Copy full SHA for 4de42e8
packages/mdx/src/mini-editor/index.scss
@@ -24,6 +24,8 @@
24
color: rgba(255, 255, 255, 0.5);
25
min-width: 0;
26
border-bottom: 1px solid;
27
+ border-left-color: transparent;
28
+ border-top-color: transparent;
29
}
30
31
.ch-editor-tab-active {
0 commit comments