Merge pull request #30490 from webbertakken/patch-1
Fix layout issue in docs pages, like jobs
This commit is contained in:
@@ -39,9 +39,6 @@ section {
|
||||
}
|
||||
|
||||
body {
|
||||
display: grid;
|
||||
grid-column-template: auto;
|
||||
|
||||
header + .td-outer {
|
||||
min-height: 50vh;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user