Backport color-adjust for v4
Keeps checkboxes, radios, and switches with their intended design when printing. Backports #29714
This commit is contained in:
parent
a03b2feff2
commit
ca68277976
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
display: block;
|
||||
min-height: $font-size-base * $line-height-base;
|
||||
padding-left: $custom-control-gutter + $custom-control-indicator-size;
|
||||
color-adjust: exact; // Keep themed appearance for print
|
||||
}
|
||||
|
||||
.custom-control-inline {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue