mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-21 03:44:17 +08:00
perf: 优化表格样式
This commit is contained in:
@@ -20,7 +20,8 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
line-height: 1.5
|
line-height: 1.5;
|
||||||
|
display: table;
|
||||||
}
|
}
|
||||||
|
|
||||||
.editormd-preview-container table td,.editormd-preview-container table th {
|
.editormd-preview-container table td,.editormd-preview-container table th {
|
||||||
|
Reference in New Issue
Block a user