fix : assets 列表复制样式调整

This commit is contained in:
likexuan
2022-06-22 15:12:11 +08:00
parent 448d6b439b
commit 50fdab2586

View File

@@ -460,7 +460,7 @@ textarea {
}
.document-copy-block i {
position: absolute;
top: calc((100% - 18px)/2);
top: calc((100% - 20px)/2);
right: 0;
transform: scale(0.95);
}