Update the Ergo Node Interface to work better on mobile devices#64
Closed
rustinmyeye wants to merge 1 commit intoergoplatform:masterfrom
Closed
Update the Ergo Node Interface to work better on mobile devices#64rustinmyeye wants to merge 1 commit intoergoplatform:masterfrom
rustinmyeye wants to merge 1 commit intoergoplatform:masterfrom
Conversation
Made the Ergo Node Interface work better on mobile devices by fixing the layout and responsiveness. Ensured the site adjusts properly for smaller screens, reducing clutter and preventing overflow
Author
|
Closing this for now, because I realized that my changes work great in dev with "yarn start", but building the project and adding it to the node results in some weird behavior. Will figure it out why it doesnt build property and re submit later. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Made the Ergo Node Interface work better on mobile devices by ensuring the site adjusts properly for smaller screens and preventing overflow. Everything should resize and fit well on large screens or mobile devices.