fix: th no wrap

pull/124/head
金伟强 3 years ago
parent fac6babd1d
commit c91b44d1c3

@ -594,6 +594,7 @@
.markdown-body table th { .markdown-body table th {
font-weight: var(--base-text-weight-semibold, 600); font-weight: var(--base-text-weight-semibold, 600);
white-space: nowrap;
} }
.markdown-body table th, .markdown-body table th,

Loading…
Cancel
Save