richardhobbs β made their first commit to this issueβs fork.
Upgrading to Drupal 10.1.7
I had the same issue with one of my content type edit tab (desk top view) where the right hand column was very narrow. I tracked the file that was causing this error to
/core/themes/claro/css/layout/node-add.css
I patched this file with Drupal 9.5.9 version and it works fine
smustgrave I have applied the patch as suggested #4 but it hasn't fixed the issue. Cleared cache etc, if I untick (admin/config/development/performance) aggregate css and js it seems to fix the issue
richardhobbs β created an issue.
richardhobbs β created an issue.
richardhobbs β created an issue.
richardhobbs β created an issue.
This patch didn't work for me but the attached does
This patch didn't work for me, but the attached file did