You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug]: When viewing information in Korean using Chrome at 100% resolution [1920, 953], there is a bug where the top navigation text appears as two lines.
#6887
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.
When viewing information in Korean using Chrome at 100% resolution [1920, 953], there is a bug where the top navigation text appears as two lines.
The bug occurs from 1919px to 1990px.
🤔It seems to be a problem that occurs when 1919px's media query, existing CSS, and Korean language meet.
😀I am posting this report because I think similar bugs may occur when other languages, even if not Korean, meet.
Summary
Summary
When viewing information in Korean using Chrome at 100% resolution [1920, 953], there is a bug where the top navigation text appears as two lines.
The bug occurs from 1919px to 1990px.
🤔It seems to be a problem that occurs when 1919px's media query, existing CSS, and Korean language meet.
😀I am posting this report because I think similar bugs may occur when other languages, even if not Korean, meet.
Checked in chrome, edge, and firefox.
Page
https://ko.react.dev/
Details
Details
Bug Report
Screen enlargement 90% (normal)
Screen enlargement 100% (abnormal)
Screen enlargement 100% (normal)
Environmental information, including operating system and browser information
Windows 10, crhome 124.0.6367.208
Feature Request
as-is
to-be Add text-nowrap to className of to-be Link
The text was updated successfully, but these errors were encountered: