7 lines
98 B
7 lines
98 B
1 year ago
|
.md-typeset__table {
|
||
|
min-width: 100%;
|
||
|
}
|
||
|
|
||
|
.md-typeset table:not([class]) {
|
||
|
display: table;
|
||
|
}
|