show cursor pointer for select email list cancel button/img

This commit is contained in:
Govinda Kocharekar
2023-11-27 23:13:12 +05:30
committed by GitHub
parent 7faed512b8
commit 8041151243
@@ -80,6 +80,10 @@
padding: 5px 10px;
}
.emailChipClose:hover {
cursor: pointer;
}
.addEmailInput {
padding: 10px;
border-radius: 4px;
@@ -785,4 +789,4 @@ option {
.signature-backdrop.fade.in {
opacity: 0.5;
}
}