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: styling of row and column admin forms for django admin themes with flexbox #131

Closed fsbraun closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #131 (26673d2) into master (0e90092) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 26673d2 differs from pull request most recent head 270e84d. Consider uploading reports for the commit 270e84d to get more accurate results

@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   86.63%   86.63%           
=======================================
  Files         119      119           
  Lines        3083     3083           
  Branches      329      329           
=======================================
  Hits         2671     2671           
  Misses        307      307           
  Partials      105      105