openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 63 forks source link

fix: updated css styling to prevent content spilling #655

Closed ayesha-waris closed 8 months ago

ayesha-waris commented 8 months ago

INF-891

Explanation

Styling for the code part of HTML has been added to prevent spilling out of the container.

Before Change:

299603738-40927ae9-0bf8-4d73-9ebf-e1cad9087e5a-2

After Change:

299603907-9dd7b9c6-cfd8-49ba-b1f8-23f501a07cc1-2
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (3aef3b0) 92.39% compared to head (649275f) 92.27%.

:exclamation: Current head 649275f differs from pull request most recent head 1542d91. Consider uploading reports for the commit 1542d91 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #655 +/- ## ========================================== - Coverage 92.39% 92.27% -0.12% ========================================== Files 169 169 Lines 3456 3481 +25 Branches 896 897 +1 ========================================== + Hits 3193 3212 +19 - Misses 243 249 +6 Partials 20 20 ```

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