mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc/edges: mention the edge-field option in examples
This commit is contained in:
committed by
Ariel Mashraki
parent
49d11cc774
commit
b444535a13
@@ -819,4 +819,11 @@ html[data-theme='dark'] .header-slack-link:before {
|
||||
|
||||
html[data-theme='dark'] .navbar__logo {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
.docusaurus-highlight-code-line {
|
||||
background-color: rgb(72, 77, 91);
|
||||
display: block;
|
||||
margin: 0 calc(-1 * var(--ifm-pre-padding));
|
||||
padding: 0 var(--ifm-pre-padding);
|
||||
}
|
||||
Reference in New Issue
Block a user