perf: 优化表格样式

This commit is contained in:
zhanzhenping 2024-07-04 13:52:08 +08:00
parent 33e5f22afd
commit 4377ce1864

View File

@ -20,7 +20,8 @@
width: 100%;
overflow: auto;
border-bottom: none;
line-height: 1.5
line-height: 1.5;
display: table;
}
.editormd-preview-container table td,.editormd-preview-container table th {