refactor: 更换 copy 组件

This commit is contained in:
2024-05-16 21:46:17 +08:00
parent 1e83e7b955
commit c369b88185
5 changed files with 11 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ const onCopy = (data: object) => {
position: absolute;
right: 10px;
top: 10px;
font-size: 20px;
font-size: 18px;
cursor: pointer;
}
}