Skip to content

Commit 655a75b

Browse files
committed
style: remove duplicate table style.
uiwjs/react-md-editor#391
1 parent 1eb607e commit 655a75b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/styles/markdown.less

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -422,14 +422,6 @@ body[data-color-mode*='light'] {
422422
font-weight: 600;
423423
line-height: 1.25;
424424
}
425-
table {
426-
border-spacing: 0;
427-
border-collapse: collapse;
428-
display: block;
429-
width: max-content;
430-
max-width: 100%;
431-
overflow: auto;
432-
}
433425

434426
td,
435427
th {

0 commit comments

Comments
 (0)