plasmo
plasmo copied to clipboard
[BUG] Content script overlay UI appears smaller on some pages
What happened?
I am experiencing a bug with the content script UI that causes it to appear smaller than intended on some pages, notably linkedin.com. Steps to reproduce:
- In the
examples/with-content-scripts-ui
, make theplasmo-overlay.tsx
inject into all URLs. - Then navigate to LinkedIn.com (any page).
Expected: On most pages (eg: gmail), it looks like this:
However, on LinkedIn, it appears smaller:
Version
Latest
What OS are you seeing the problem on?
Windows
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
(OPTIONAL) Contribution
- [ ] I would like to fix this BUG via a PR
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
- [X] I checked the current issues for duplicate problems.