mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
feat(aio): block code examples style fix
This commit is contained in:
parent
b8f3533d53
commit
afb17a5b6e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
.code-example {
|
||||
code-example code {
|
||||
@include codeblock($backgroundgray);
|
||||
color: $darkgray;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
code-example[language=bash] code {
|
||||
|
|
|
|||
Loading…
Reference in a new issue