...
This commit is contained in:
@@ -339,11 +339,14 @@ table.frontmatter td.fm-key {
|
||||
|
||||
.markdown-body table {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
border-collapse: separate;
|
||||
border-spacing: 0;
|
||||
margin: 1.5rem 0;
|
||||
border-radius: 12px;
|
||||
overflow: hidden;
|
||||
border: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
@@ -672,4 +675,4 @@ table.frontmatter td.fm-key {
|
||||
color: var(--text-muted) !important;
|
||||
padding: 3rem !important;
|
||||
text-align: center !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user