mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 13:33:12 +08:00
code: remove whitespace for inline-copy-to-clipboard button #1022
This commit is contained in:
parent
39e67e57ef
commit
ad60ecdaa8
@ -51,6 +51,11 @@ pre:not(.mermaid) {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#R-body .inline-copy-to-clipboard-button + code.copy-to-clipboard-code,
|
||||||
|
#R-body code.copy-to-clipboard-code:has(+ .inline-copy-to-clipboard-button) {
|
||||||
|
margin-inline-end: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#R-body .svg-reset-button {
|
#R-body .svg-reset-button {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
7.3.2+e9c1b8ebaa0a234e2843f281738fbc7dafb23f61
|
7.3.2+39e67e57efafc2d00755d455c30157d5fbfb3dd0
|
Loading…
x
Reference in New Issue
Block a user