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

Copy icon moves on horizontal scroll #5

Open
akegaviar opened this issue Sep 12, 2019 · 1 comment
Open

Copy icon moves on horizontal scroll #5

akegaviar opened this issue Sep 12, 2019 · 1 comment

Comments

@akegaviar
Copy link

Installed and configured from https://www.npmjs.com/package/@dovyp/vuepress-plugin-clipboard-copy

When viewing the docs with the plugin enabled, there's the copy icon moves on horizontal scroll and stays there.

The issue was reported before but looks like it's not fixed.

Can you please have a look?

horizontalCopy

@f-w
Copy link

f-w commented Mar 22, 2021

This can be fixed by adding

div[class*="language-"] pre[class*="codecopy-enabled"]
  position: static

to file .vuepress/styles/index.styl

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

2 participants