Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

The button covers the code on mobile #11

Open
NomarCub opened this issue Jul 15, 2021 · 1 comment
Open

The button covers the code on mobile #11

NomarCub opened this issue Jul 15, 2021 · 1 comment

Comments

@NomarCub
Copy link

This is what it looks for me on Android.

image

And how it looks on desktop, with the button not in the way.

image

@jtr109
Copy link

jtr109 commented Jul 19, 2021

Hello, @NomarCub. I have the same problem as you. I use a temporary CSS snippet to solve it, hope it helps.

.has-copy-button .copy-code-button {
  width: auto;
  margin-top: 0;
}

By the way, don't forget to enable it in settings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants