style: optimize code copy in mac mode
This commit is contained in:
parent
7fc2c8ece0
commit
e65e3a07bd
|
@ -106,7 +106,7 @@
|
||||||
.copy {
|
.copy {
|
||||||
position absolute
|
position absolute
|
||||||
right 0.5rem
|
right 0.5rem
|
||||||
bottom 0.3rem
|
top 3rem
|
||||||
padding 0 0.1rem
|
padding 0 0.1rem
|
||||||
opacity 0
|
opacity 0
|
||||||
transition-t("opacity", "0", "0.2", "ease-in-out")
|
transition-t("opacity", "0", "0.2", "ease-in-out")
|
||||||
|
|
Loading…
Reference in New Issue