Skip to content

Fix: Story Ads UI scaling issue on 4k monitors #40273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SrutiGupta
Copy link

🐛 Fix: Story Ads UI scaling issue on 4k monitors

Why this PR is Necessary

This pull request addresses an issue where the Story Ads UI appeared very small on 4k monitors. The UI elements were not scaling properly for high-resolution screens, affecting the user experience.

What the PR Does

  • Adjusts the CSS to ensure the Story Ads UI scales correctly on 4k screens.
  • Implements responsive design techniques using media queries to handle different screen resolutions.
  • Improves UI readability and usability on larger screens.

Fixes #33068

Testing

Tested the changes on a 4k monitor and verified that the UI is now properly scaled.

@CLAassistant
Copy link

CLAassistant commented Apr 22, 2025

CLA assistant check
All committers have signed the CLA.

@erwinmombay
Copy link
Member

@powerivq can you take a look at this? is this related in any way to the other story ads changes?

@powerivq
Copy link
Contributor

What is the problem with the UI in high res mode? Is it the button being very small?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛Story Ads UI appears very small on 4k monitor
4 participants