Merge pull request #30142 from afro-coder/p1-dev
Added CSS to improve user experience with docs and reduce wasted space
This commit is contained in:
@@ -378,6 +378,12 @@ body.td-home .deprecation-warning, body.td-blog .deprecation-warning, body.td-do
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.td-documentation .td-content > .highlight {
|
||||||
|
max-width: initial;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
body.td-home #deprecation-warning {
|
body.td-home #deprecation-warning {
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
margin-top: 2.5rem;
|
margin-top: 2.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user