We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d7614 commit ca2ee3fCopy full SHA for ca2ee3f
1 file changed
website/src/theme/DocItem/Layout/styles.module.css
@@ -24,6 +24,10 @@ div[class^="copyPageArticleAction"] {
24
margin-bottom: 0;
25
}
26
27
+.copyPageArticleAction {
28
+ margin-left: auto;
29
+}
30
+
31
button[class^="copyPageButton"] {
32
border-radius: var(--ifm-global-radius);
33
border-color: var(--ifm-color-gray-500);
0 commit comments