We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f13eec commit 2b81f2aCopy full SHA for 2b81f2a
site/src/scss/_layout.scss
@@ -63,5 +63,6 @@
63
.bd-content {
64
grid-area: content;
65
min-width: 1px; // Fix width when bd-content contains a `<pre>` https://github.com/twbs/bootstrap/issues/25410
66
+ max-width: 100%;
67
}
68
0 commit comments