feat(code): add copy button for code (#239)

This commit is contained in:
Dillon
2020-04-18 20:54:54 +08:00
committed by GitHub
parent 9f37d7bc2a
commit 8a0e61085c
33 changed files with 350 additions and 198 deletions

View File

@@ -339,17 +339,10 @@
}
}
.version {
img {
min-height: 1.2rem;
vertical-align: sub;
}
&.small {
img {
min-height: 1rem;
}
}
.version img {
min-height: 1.2rem;
height: 1.2rem;
vertical-align: text-bottom;
}
}