This commit is contained in:
X1627315083
2024-06-18 10:45:15 +08:00
parent 0dc1ffdf89
commit 814dd1205c
13 changed files with 803 additions and 11 deletions

View File

@@ -794,6 +794,7 @@ export default defineComponent({
border: 1px solid #f5f5f5;
position: relative;
cursor: pointer;
text-align: center;
&:hover .delete_like_file_block{
display: block;
opacity: 1;