Skip to content

Commit a1e753b

Browse files
committed
remove padding on copy icon
1 parent 666441a commit a1e753b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/css/doc.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,10 @@
698698
border: none;
699699
color: inherit;
700700
outline: none;
701+
padding: 0;
702+
/*
701703
padding: 0.025rem 0 0;
704+
*/
702705
font-size: inherit;
703706
line-height: inherit;
704707
width: 1em;

0 commit comments

Comments
 (0)