fix(ui): markdown table rendering
This commit is contained in:
@@ -181,6 +181,8 @@
|
|||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
margin: 1.5rem 0;
|
margin: 1.5rem 0;
|
||||||
font-size: var(--font-size-base);
|
font-size: var(--font-size-base);
|
||||||
|
display: block;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
th,
|
th,
|
||||||
|
|||||||
Reference in New Issue
Block a user