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

feat: move down content #995

Closed
wants to merge 1 commit into from
Closed

Conversation

tomwang-io
Copy link
Contributor

@tomwang-io tomwang-io commented May 6, 2024

Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
firefly-mask-social ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 2:34am

@tomwang-io tomwang-io force-pushed the feat/fw779-move-content-down branch from 558c45a to b1f33fd Compare May 6, 2024 02:09
//move page down to avoid cover by tips
function moveDownTip() {
const tipHeight = browserTips.clientHeight;
const content = (document.querySelectorAll('body>div:not(#browser-tips)').style.transform =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use css.

@tomwang-io tomwang-io force-pushed the feat/fw779-move-content-down branch from 981e1c5 to f5c4387 Compare May 6, 2024 02:17
@tomwang-io tomwang-io force-pushed the feat/fw779-move-content-down branch from 87601bc to 8a5cc6a Compare May 6, 2024 02:18
@guanbinrui guanbinrui closed this May 27, 2024
@guanbinrui guanbinrui deleted the feat/fw779-move-content-down branch May 27, 2024 09:51
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.

None yet

2 participants