The Firestore console puts a maximum width on its rules editor.
Many websites do this, but for security rules it's annoying as those line can get quite wide.
I used Tampermonkey to unconstrain the width with a few CSS overrides.
Want to do the same?
https://puf.io/posts/making-the-firestore-rules-editor-full-width/