openedx / frontend-app-account

Open edX micro-frontend application for managing user account information.
GNU Affero General Public License v3.0
17 stars 121 forks source link

fix: fix loading and margin issues #1070

Closed sundasnoreen12 closed 2 months ago

sundasnoreen12 commented 2 months ago

INF-1415

Description Web and Email heading is showing during loading indicator. Remove bottom margin from web and email heading.

Solution
Web and Email heading is not showing during loading indicator. Removed Bottom margin from web and email heading

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 56.52%. Comparing base (0ebc4eb) to head (751cdb1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1070 +/- ## ======================================= Coverage 56.52% 56.52% ======================================= Files 120 120 Lines 2500 2500 Branches 680 687 +7 ======================================= Hits 1413 1413 Misses 1012 1012 Partials 75 75 ```

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