diff --git a/components/engine/docs/theme/mkdocs/base.html b/components/engine/docs/theme/mkdocs/base.html index b4e70002a2..5a78ffe291 100644 --- a/components/engine/docs/theme/mkdocs/base.html +++ b/components/engine/docs/theme/mkdocs/base.html @@ -66,7 +66,7 @@ -
+ diff --git a/components/engine/docs/theme/mkdocs/css/main.css b/components/engine/docs/theme/mkdocs/css/main.css index fba97ec03d..42a7a18a56 100644 --- a/components/engine/docs/theme/mkdocs/css/main.css +++ b/components/engine/docs/theme/mkdocs/css/main.css @@ -305,7 +305,7 @@ body { margin: 0 auto -379px; } /* Set the fixed height of the footer here */ -#push, +#push-footer, #footer { height: 379px; background: #253237;