Skip to content

Commit f74d330

Browse files
committed
style(docs): Add cursor: pointer to prompt copy button
1 parent 25b5f6c commit f74d330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_static/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ div.admonition.prompt > p:last-of-type {
237237
* prompt div provides the positioning context. */
238238
div.admonition.prompt > button.copybtn {
239239
background: transparent !important;
240+
cursor: pointer;
240241
border: none !important;
241242
}
242243

0 commit comments

Comments
 (0)