Skip to content

[Bug Report] local server page next button css styling broken (#89) #90

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

Closed
wants to merge 1 commit into from

Conversation

wSeungMi
Copy link

[issue link] #89

Edit before

image

Fix

The location of the file is server/modules/styles/blocks/page/page.styl

/* edit before */
&__nav_next
    left 0
    transition top animation_duration
/* edit after */
&__nav_next
    right 0
    transition top animation_duration

Edit after

image

@iliakan
Copy link
Member

iliakan commented Nov 20, 2024

Should be ok now.

@iliakan iliakan closed this Nov 20, 2024
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.

2 participants