django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

fix: Remove top borders from nav tabs #153

Closed fsbraun closed 9 months ago

fsbraun commented 9 months ago

This removes top borders of nav tabs if djangocms-admin-style is used

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (68d7120) 86.81% compared to head (d5f9197) 86.81%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #153 +/- ## ======================================= Coverage 86.81% 86.81% ======================================= Files 119 119 Lines 3088 3088 Branches 329 329 ======================================= Hits 2681 2681 Misses 300 300 Partials 107 107 ```

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