@codegouvfr/react-dsfr
Version:
French State Design System React integration library
15 lines (13 loc) • 314 B
CSS
/*!
* DSFR v1.13.2 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
*/
@media print {
.fr-hint-text {
font-size: 1rem;
line-height: 1.5rem;
}
.fr-message::before {
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
}