mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-04 00:19:52 -06:00
🔨 Update docs Termynal scripts to not include line nums for local dev (#1018)
This commit is contained in:
committed by
GitHub
parent
fca0621098
commit
690f9cf5e1
@@ -8,6 +8,10 @@
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.termy .linenos {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a.external-link::after {
|
||||
/* \00A0 is a non-breaking space
|
||||
to make the mark be on the same line as the link
|
||||
|
||||
Reference in New Issue
Block a user