mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-10 10:35:27 +00:00
Update RemarkRenderer.tsx
This commit is contained in:
@@ -77,7 +77,8 @@ const components = {
|
|||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
font-family: var(--monospace-font), monospace;
|
font-family: var(--monospace-font), monospace;
|
||||||
|
|
||||||
border-radius: 3px;
|
border-radius: 5px;
|
||||||
|
padding: 3px 5px;
|
||||||
box-decoration-break: clone;
|
box-decoration-break: clone;
|
||||||
`,
|
`,
|
||||||
table: styled.table`
|
table: styled.table`
|
||||||
|
|||||||
Reference in New Issue
Block a user