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

Missing svg file referenced in vertical-nav.css #169

Open
4 tasks done
app-generator opened this issue May 26, 2020 · 0 comments
Open
4 tasks done

Missing svg file referenced in vertical-nav.css #169

app-generator opened this issue May 26, 2020 · 0 comments

Comments

@app-generator
Copy link

app-generator commented May 26, 2020

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

Please describe the behavior you are expecting
vertical-nav.css , Line 36 refers and locate successfully cd-arrow-bottom.svg

Current Behavior

vertical-nav.css , refers unexisting file:

.cd-scroll-down {
  position: absolute;
....
  background: url("../img/cd-arrow-bottom.svg") no-repeat center center;
}

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Open assets/demo/vertical-nav.css

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Device: Any
  • Operating System: Any
  • Browser and Version: Any
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

No branches or pull requests

1 participant