Skip to content
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

fix(ui): fix and adjust bottom navigation preview on setting page #2818

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

shuuji3
Copy link
Member

@shuuji3 shuuji3 commented Apr 14, 2024

fix #2805

Adjusted spacing for a narrow viewport.

Also, I removed <button>-related attributes since we don't need to click the button in the preview.

Screenshot

Before

Screenshot from 2024-04-15 00-54-04

After

Screenshot from 2024-04-15 00-54-16

Copy link

stackblitz bot commented Apr 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Apr 14, 2024

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit 8c04702
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/671616dc7fecdf0008bfe76d

Copy link

netlify bot commented Apr 14, 2024

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit 8c04702
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/671616ddf84c3900083f5dd4
😎 Deploy Preview https://deploy-preview-2818--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ayoayco
Copy link
Member

ayoayco commented Aug 10, 2024

Changes look good 👍

@shuuji3 shuuji3 force-pushed the shuuji3/fix/setting-interface-bottom-navigation-style branch from 9164f38 to 2217dd6 Compare August 10, 2024 12:24
@shuuji3
Copy link
Member Author

shuuji3 commented Aug 10, 2024

Thanks for the review! I just resolved the code conflict.

@shuuji3 shuuji3 force-pushed the shuuji3/fix/setting-interface-bottom-navigation-style branch from 2217dd6 to 8c04702 Compare October 21, 2024 08:54
@shuuji3
Copy link
Member Author

shuuji3 commented Oct 21, 2024

Let me self-merge this as Ayo has already reviewed and this is just a small style adjustment.

@shuuji3 shuuji3 added this pull request to the merge queue Oct 21, 2024
Merged via the queue into main with commit 9076577 Oct 21, 2024
15 checks passed
@shuuji3 shuuji3 deleted the shuuji3/fix/setting-interface-bottom-navigation-style branch October 21, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Layout of Bottom Navigation setting is broken in medium viewport
2 participants