mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fix(aio): do not collapse API code example indentation
This commit is contained in:
parent
3f1d7f7a76
commit
58817f55e1
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
position: relative;
|
||||
|
||||
pre {
|
||||
white-space: pre-line;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
table.api-table {
|
||||
|
|
|
|||
Loading…
Reference in a new issue