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; }