mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 04:10:20 +03:00
Fix code color
This commit is contained in:
parent
87800793b8
commit
98368c3ba5
|
@ -1,7 +1,7 @@
|
||||||
.pre
|
.pre
|
||||||
position: relative
|
position: relative
|
||||||
background: var(--color-front)
|
background: var(--color-front)
|
||||||
color: var(--color-subtle)
|
color: var(--color-subtle-on-dark)
|
||||||
border-radius: var(--border-radius)
|
border-radius: var(--border-radius)
|
||||||
overflow: auto
|
overflow: auto
|
||||||
width: 100%
|
width: 100%
|
||||||
|
|
Loading…
Reference in New Issue
Block a user