This commit is contained in:
2025-07-04 11:56:36 +08:00
3 changed files with 13 additions and 10 deletions
+3 -3
View File
@@ -813,8 +813,8 @@
}
.delete-image {
background: #dc3545;
color: white;
/* background: #dc3545; */
/* color: white; */
border: none;
border-radius: 4px;
padding: 8px 12px;
@@ -828,7 +828,7 @@
}
.delete-image i {
font-size: 14px;
font-size: 40px;
margin-right: 4px;
/* 添加图标右边距 */
}