UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

16 lines (14 loc) 394 B
/*! * DSFR v1.13.2 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */ @media print { .fr-select-group::before { background-image: none !important; } .fr-select { background-color: transparent; border: 1px solid var(--border-default-grey); -webkit-print-color-adjust: exact; print-color-adjust: exact; } }