mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(ui): markdown table rendering
This commit is contained in:
parent
a25cd2da72
commit
24ed2d3a1d
@ -181,6 +181,8 @@
|
||||
border-collapse: collapse;
|
||||
margin: 1.5rem 0;
|
||||
font-size: var(--font-size-base);
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
th,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user