django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.73k stars 574 forks source link

fix: Alignment w/ Django 4.2+ admin style #1453

Closed fsbraun closed 3 months ago

fsbraun commented 3 months ago

Description

This PR fixes two issues.

Related resources

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.59%. Comparing base (b0f39ab) to head (0b63993).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1453 +/- ## ======================================= Coverage 76.59% 76.59% ======================================= Files 75 75 Lines 3546 3546 Branches 568 568 ======================================= Hits 2716 2716 Misses 667 667 Partials 163 163 ```

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