Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
109 stars 73 forks source link

Fixed styling on the deployment-page after designsystem update #13069

Closed framitdavid closed 2 days ago

framitdavid commented 2 days ago

Description

Improved design issues on the deploy page. The problem was that the design system now adds a background color to each cell, so we needed to do the same to achieve the correct specificity.

Related Issue(s)

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.73%. Comparing base (28f0243) to head (e2ef063).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13069 +/- ## ======================================= Coverage 91.73% 91.73% ======================================= Files 1424 1424 Lines 19985 19986 +1 Branches 2395 2395 ======================================= + Hits 18333 18334 +1 Misses 1392 1392 Partials 260 260 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.