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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
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

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.

1 participant