mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 11:25:15 +00:00
fix(ui): markdown table rendering
This commit is contained in:
parent
a25cd2da72
commit
24ed2d3a1d
1 changed files with 2 additions and 0 deletions
|
|
@ -181,6 +181,8 @@
|
|||
border-collapse: collapse;
|
||||
margin: 1.5rem 0;
|
||||
font-size: var(--font-size-base);
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
th,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue