wwf
2025-11-18 77950e48c76f4a3b29d01831d43039caba29888a
app/components/explore/item-operation/style.module.css
@@ -3,7 +3,7 @@
}
.actionName {
  @apply text-text-secondary text-sm;
  @apply text-gray-700 text-sm;
}
.commonIcon {
@@ -29,5 +29,5 @@
}
.deleteActionItem:hover .deleteActionItemChild {
  @apply text-red-500;
  @apply text-red-500;
}