fix: delete operation style error (#485)
This commit is contained in:
@@ -28,4 +28,8 @@ body .btn {
|
||||
body .btn:hover {
|
||||
/* background-image: ; */
|
||||
background-color: #F2F4F7;
|
||||
}
|
||||
|
||||
.deleteActionItem:hover .deleteActionItemChild {
|
||||
@apply text-red-500;
|
||||
}
|
||||
Reference in New Issue
Block a user