mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Move code block border to own modifier class
This commit is contained in:
parent
20ffb56148
commit
bd79e683f6
|
@ -22,7 +22,10 @@
|
||||||
display: flex
|
display: flex
|
||||||
justify-content: center
|
justify-content: center
|
||||||
align-items: center
|
align-items: center
|
||||||
border-left: 6px solid
|
|
||||||
|
&.c-code-block__icon--border
|
||||||
|
border-left: 6px solid
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//- Code block content
|
//- Code block content
|
||||||
|
|
Loading…
Reference in New Issue
Block a user