mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-19 14:00:50 +08:00
fix(code): pre font-family
This commit is contained in:
parent
d348f34095
commit
0d49411252
@ -26,7 +26,7 @@ export default c([
|
||||
[
|
||||
c('pre', `
|
||||
margin: 0;
|
||||
fontFamily: var(--font-family);
|
||||
font-family: inherit;
|
||||
`),
|
||||
c('[class^=hljs]', {
|
||||
color: 'var(--text-color)',
|
||||
|
Loading…
x
Reference in New Issue
Block a user