mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: fix clipped docs-code block in docs-reference-api-tab (#54621)
PR Close #54621
This commit is contained in:
parent
b5366f20d9
commit
d2ec5b6178
1 changed files with 2 additions and 0 deletions
|
|
@ -99,6 +99,8 @@
|
|||
display: flex;
|
||||
gap: 1.81rem;
|
||||
align-items: flex-start;
|
||||
margin-bottom: 1px;
|
||||
|
||||
@include mq.for-desktop-down {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue