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