PolicyEngine / policyengine-app

PolicyEngine's free web app for computing the impact of public policy.
GNU Affero General Public License v3.0
35 stars 90 forks source link

Fixed the issue of popup not having square borders #1766

Closed LDraco-Sharif closed 1 month ago

LDraco-Sharif commented 1 month ago

Implements new feature

Fix #1730

Fixed the issue of popup not having square borders/edges using proper style format

anth-volk commented 1 month ago

Could you run make format on this?

anth-volk commented 1 month ago

I've taken the liberty of running the linter, as everything you did in the PR looked good. Once this passes tests, I'll be able to merge.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 20.31%. Comparing base (abfc873) to head (dad1df2). Report is 168 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1766 +/- ## ========================================== - Coverage 20.36% 20.31% -0.06% ========================================== Files 171 169 -2 Lines 5906 6242 +336 Branches 1841 2000 +159 ========================================== + Hits 1203 1268 +65 - Misses 4586 4868 +282 + Partials 117 106 -11 ```

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