mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
perf: 优化表格样式
This commit is contained in:
parent
33e5f22afd
commit
4377ce1864
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user