mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 06:04:56 +03:00
fix color
This commit is contained in:
parent
4eb6022907
commit
494f6a514f
|
@ -7,8 +7,8 @@ export const PrismDiv = styled.div`
|
|||
|
||||
code[class*='language-'],
|
||||
pre[class*='language-'] {
|
||||
/* color: white;
|
||||
background: none; */
|
||||
/* color: white; */
|
||||
background: #f8f8f8;
|
||||
text-align: left;
|
||||
white-space: pre;
|
||||
word-spacing: normal;
|
||||
|
|
Loading…
Reference in New Issue
Block a user