docs: Sphinx code snippet copy button design break (#2518)

This commit is contained in:
Jithuraj
2023-04-24 23:31:52 +05:30
committed by GitHub
parent 1ed2c5a297
commit f9fd95439c

View File

@ -657,6 +657,7 @@ pre {
line-height: 125%; line-height: 125%;
margin: 0; margin: 0;
padding: 10px; padding: 10px;
min-height: 25px;
} }
div[class^="highlight-"] pre:before { div[class^="highlight-"] pre:before {