fix(docs-infra): Add crossed through styling (#28111)

PR Close #28111
This commit is contained in:
WilliamKoza
2019-01-14 16:31:04 +01:00
committed by Andrew Kushnir
parent 72f2428cd8
commit 4c0104c846
2 changed files with 4 additions and 11 deletions

View File

@ -7,9 +7,3 @@
.cli-option-syntax {
white-space: pre;
}
.cli-deprecated {
background-color: $brightred;;
padding: 2px 10px;
margin-right: 10px;
}