wwf
3 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
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;
}