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

Restore icon size on Dashboard to previous size - as before DS update #13070

Closed ErlingHauan closed 2 days ago

ErlingHauan commented 2 days ago

Description

Before: image

After: image

Related Issue(s)

Verification

Other notes

The use of Button will be changed to StudioButton in #13040

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 91.70%. Comparing base (ead47d3) to head (d4f829f). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13070 +/- ## ======================================= Coverage 91.70% 91.70% ======================================= Files 1414 1414 Lines 19935 19935 Branches 2399 2399 ======================================= Hits 18281 18281 Misses 1397 1397 Partials 257 257 ```

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

framitdavid commented 2 days ago

Nice, and I think we can remove the font-size CSS when using Studio Components next week when you are continue to working on this component.