mirror of
https://github.com/fastapi/fastapi.git
synced 2026-03-23 09:12:06 -04:00
🔨 Update docs Termynal scripts to not include line nums for local dev (#11854)
This commit is contained in:
committed by
GitHub
parent
67ed86cb7f
commit
7bbddf012c
@@ -13,6 +13,10 @@
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.termy .linenos {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a.external-link {
|
||||
/* For right to left languages */
|
||||
direction: ltr;
|
||||
|
||||
Reference in New Issue
Block a user