mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-18 17:48:00 +08:00
perf: 优化表格样式
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user