docs(docs-infra): improve styling for deprecated CLI option (#54794)

Related to #54770

PR Close #54794
This commit is contained in:
Matthieu Riegler
2024-03-09 21:22:33 +01:00
committed by Andrew Scott
parent 431fb9740d
commit d839c58031
2 changed files with 11 additions and 6 deletions
@@ -152,10 +152,10 @@
overflow-x: auto;
margin: 0;
}
}
.docs-reference-cli-toc {
margin-bottom: 1rem;
}
.docs-reference-cli-toc {
margin-bottom: 1rem;
}
.adev-reference-tab {
@@ -417,5 +417,10 @@
&:not(:first-child) {
border-block-start: 1px solid var(--senary-contrast);
}
.docs-param-keyword {
display: block;
margin: 0 0 0.5rem 0;
}
}
}
+3 -3
View File
@@ -4252,9 +4252,9 @@
integrity sha512-QlrE8QI5z62nfnkiUZysUsAaxWaTMoGqFVcB3PvK1WxJ0c699bacErV4Fabe9Hki6ZnaHalgzihLbTl2d34XfQ==
"@types/node@^18.19.21":
version "18.19.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.24.tgz#707d8a4907e55901466e60e8f7a62bc6197ace95"
integrity sha512-eghAz3gnbQbvnHqB+mgB2ZR3aH6RhdEmHGS48BnV75KceQPHqabkxKI0BbUSsqhqy2Ddhc2xD/VAR9ySZd57Lw==
version "18.19.22"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.22.tgz#f622f92514b897e6b09903e97c16a0db8e94689f"
integrity sha512-p3pDIfuMg/aXBmhkyanPshdfJuX5c5+bQjYLIikPLXAUycEogij/c50n/C+8XOA5L93cU4ZRXtn+dNQGi0IZqQ==
dependencies:
undici-types "~5.26.4"