mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-21 16:01:35 +08:00
style: update code formatting for markdown styles
This commit is contained in:
parent
d258c1cfe2
commit
17fff46024
@ -107,6 +107,10 @@
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: 'Cascadia Code', 'Fira Code', 'Consolas', monospace;
|
||||
}
|
||||
|
||||
pre {
|
||||
border-radius: 5px;
|
||||
overflow-x: auto;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user