Skip to content

Commit 7d5b1aa

Browse files
committed
remove unused styles
1 parent 130c299 commit 7d5b1aa

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/components/apiExamples/apiExamples.module.scss

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,3 @@
1919
margin: 0;
2020
}
2121
}
22-
23-
.copied {
24-
position: absolute;
25-
right: 4px;
26-
top: 4px;
27-
margin: 0;
28-
padding: 0 6px;
29-
border-radius: 2px;
30-
font-size: 0.85rem;
31-
background: rgba(255, 255, 255, 0.25);
32-
border: none;
33-
color: var(--white);
34-
transition: opacity 150ms;
35-
}

0 commit comments

Comments
 (0)