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
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
On smaller devices (smartphones) the ip address overflows horizontally. It should be such that the text wraps if it is too long to fit in 1 line. Also, the entire app looks a little clunky and overcrowded
Possible solution
The css property word-wrap: break word can be used
Your Environment
Browser information (Chrome - mobile):
Operating system: (Android)
The text was updated successfully, but these errors were encountered:
Affected search queries
"What is my ip address"
Summary
On smaller devices (smartphones) the ip address overflows horizontally. It should be such that the text wraps if it is too long to fit in 1 line. Also, the entire app looks a little clunky and overcrowded
Possible solution
The css property
word-wrap: break word
can be usedYour Environment
The text was updated successfully, but these errors were encountered: