UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

25 lines (20 loc) 456 B
/*! * DSFR v1.12.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */ @media print { .fr-modal__body { background-color: #fff; } .fr-modal__title { color: #161616; } .fr-modal__footer { background-color: #fff; } .fr-modal__body.fr-scroll-divider .fr-modal__footer { background-image: linear-gradient(0deg, #ddd, #ddd); } .fr-modal { display: none; } }