Skip to content

Commit 54e4c13

Browse files
authored
Update index.scss
1 parent 4de42e8 commit 54e4c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/mdx/src/mini-editor/index.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
color: rgba(255, 255, 255, 0.5);
2525
min-width: 0;
2626
border-bottom: 1px solid;
27-
border-left-color: transparent;
28-
border-top-color: transparent;
27+
border-left: 1px solid transparent;
28+
border-top: 1px solid transparent;
2929
}
3030

3131
.ch-editor-tab-active {

0 commit comments

Comments
 (0)