diff --git a/templates/modern/src/docfx.scss b/templates/modern/src/docfx.scss index 94f13fd42c0..d84de104dcd 100644 --- a/templates/modern/src/docfx.scss +++ b/templates/modern/src/docfx.scss @@ -5,6 +5,7 @@ @use "mixins"; @use "bootstrap/scss/bootstrap" with ( + $enable-important-utilities: false, $container-max-widths: ( xxl: 1768px )