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 a03b2fe commit ca68277Copy full SHA for ca68277
1 file changed
scss/_custom-forms.scss
@@ -13,6 +13,7 @@
13
display: block;
14
min-height: $font-size-base * $line-height-base;
15
padding-left: $custom-control-gutter + $custom-control-indicator-size;
16
+ color-adjust: exact; // Keep themed appearance for print
17
}
18
19
.custom-control-inline {
0 commit comments