style(code-block): optimize code block copy tooltip
This commit is contained in:
parent
4f09b39664
commit
0f64df97db
|
@ -115,7 +115,6 @@ disable-user-select() {
|
|||
right 0.5rem
|
||||
bottom 0.3rem
|
||||
padding 0 0.1rem
|
||||
font-weight bold
|
||||
opacity 0
|
||||
transition-t("opacity", "0", "0.2", "ease-in-out")
|
||||
|
||||
|
|
Loading…
Reference in New Issue