Hi @william.dornfeld, welcome to the forum!
I don’t have a specific answer, but two initial pieces of advice:
- Pare your code down to the simplest example that still shows the issue, then share a code snippet (the screenshot is a nice addition, but it’s hard for forum viewers to diagnose without seeing the code) Using Streamlit: how to post a question in the Streamlit forum
- If you’re using some CSS for styling your app, try removing some or all of that, and see if it helps. I wonder if you got a new browser update with Windows 11, and it might have changed some of the ways it handles some specific CSS.