Altinn / altinn-design-system

Design system v2
https://designsystem.altinn.studio/
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Add print style for panel #249

Closed bjosttveit closed 1 year ago

bjosttveit commented 1 year ago

Description

Padding and fontsize for panel is currently only defined for @media only screen, so I added a separate styling for @media print.

Panel currently looks like this when printing: image

Related Issue(s)

Verification

Documentation

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.04% // Head: 94.04% // No change to project coverage :thumbsup:

Coverage data is based on head (db49ba2) compared to base (bb5ce7f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ======================================= Coverage 94.04% 94.04% ======================================= Files 82 82 Lines 1142 1142 Branches 339 339 ======================================= Hits 1074 1074 Misses 59 59 Partials 9 9 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Altinn). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Altinn)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.