nextjs-netlify-cms
nextjs-netlify-cms copied to clipboard
fix: blank screen margin above netlify-cms
Netlify cms will create an nc-root outside of __next div if not found, which can cause a blank screen margin above netlify-cms. This commit manually creates an 'nc-root' div inside __next to fix this issue.
