messages.google.com
Opened this issue · 1 comments
RedDragonWebDesign commented
Steps to reproduce
- Visit https://messages.google.com/web/u/2/conversations (this is a website for sending Android text messages from your browser)
- Log into an account connected to an Android phone
- Click on one of the text messages
What happens?
What should happen instead?
Notes
- Disabling the following filters fixes the bug:
messages.google.com##.container:style(overflow-y: auto !important;)
messages.google.com##.content-container:style(overflow: unset !important;)
LanikSJ commented
@RedDragonWebDesign can't do much about it in this repo but I did do something about it in my fork. 🙂